ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1832,6 +1832,11 @@ #宗门试炼兑换装备 RunQuestEvent(curPlayer, "trialexange", costItemID, Def_RunQuestType_Normal) return def EventRespons_EquipByPlace(curPlayer, equipplace): #穿戴某部位装备(非时效) RunQuestEvent(curPlayer, "equipbyplace", equipplace, Def_RunQuestType_Normal) return #--------------------------------------------------------------------- #================================================================================