ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/PyGameData.py
@@ -56,7 +56,6 @@ EquipItemSkillIDList = [] # 装备技能ID列表 AutoTransformCountItemIDList = [] # 自动转化为对应物品个数的物品ID列表 MoneyItemIDDict = {} # 货币类型1个数量对应物品ID字典 {moneyType:itemID, ...} g_stoneLevelIDDict = {} # 宝石类型等级对应物品ID {(stoneEffType, stoneLevel):itemID, ...} g_refreshAttrBillboardFunc = [] # 刷属性后需要触发的同步排行榜函数列表