xdh
2018-09-03 99c992cba2159ff3b48bc953abb8439c39fb9e70
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
#---------------------------------------------------------------------
#================================================================================