xdh
2019-07-04 0574c6ba2197a64da47204ad1678ed74c901d3c7
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.py
@@ -271,9 +271,11 @@
Def_ItemID_SoulSplinters = 701               # 直接给聚魂碎片
Def_ItemID_SoulCore = 702               # 直接给核心环
Def_ItemID_Honor = 2141               # 直接给荣誉
Def_ItemID_XianyuanCoin = 2138               # 直接给仙缘币
Def_TransformItemIDList = [Def_ItemID_FamilyContribution, Def_ItemID_FamilyActive, Def_ItemID_SP, #Def_ItemID_GoldPaper, 
                           Def_ItemID_RealmPoint, Def_ItemID_SilverMoney, Def_ItemID_BossReborn, Def_ItemID_Ysog,
                           Def_ItemID_SoulDust, Def_ItemID_SoulSplinters, Def_ItemID_SoulCore, Def_ItemID_Honor, Def_ItemID_GoldMoney]
                           Def_ItemID_SoulDust, Def_ItemID_SoulSplinters, Def_ItemID_SoulCore, Def_ItemID_Honor, Def_ItemID_GoldMoney,
                           Def_ItemID_XianyuanCoin]
#---------------------------------------------------------------------
#写死的物品类型都放这边
Def_ItemType_All = -1             #所有类型