From 4e5cc0fbdd204607635d64edb05e251f7e27cc33 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 24 十一月 2025 12:13:01 +0800
Subject: [PATCH] 0312 去掉活动激活的坐骑幻化 缺物品

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt
index fa5023f..b5e66cc 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/AppointItem.txt
@@ -1,7 +1,7 @@
 ID	CancelUseLimit	ItemLV	BaseAttrID	BaseAttrValue	LegendAttrID	LegendAttrValue
 1	0	1	6|7|8	1|1|1		
 2	0	1	6|7|8	3|1|10		
-3	0	60	6|7|8	3840|735|30000	25|26|43	190|170|190
+3	0	60	6|7|8	3840|735|30000	25|26|43	500|80|80
 4	0	60	6|7|8	3363|646|26320	25|26|43	210|190|210
 5	0	60	6|7|8	8648|1663|67684	25|26|43	230|210|230
 100	0	1	6|7|8	1|1|1		
@@ -22,5 +22,6 @@
 115	0	3	6|7|8	11|2|80		
 116	0	2	6|7|8	8|1|70		
 117	0	1	6|7|8	11|2|90		
+118	0	3	6|7|8	33|6|259		
 10000	0	1	6|7|8	999999|99999|9999999	23|25|29|31	99999|99999|99999|99999
 10001	0	1	6|7|8	999999|99999|9999999	24|26|28|32	99999|99999|99999|99999

--
Gitblit v1.8.0