xdh
2019-05-25 2aefdb232d9d635d82dc64516e66fd79b582c9bb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1940,6 +1940,11 @@
    RunQuestEvent(curPlayer, "inlaystone", 'inlaystone', Def_RunQuestType_Normal)
    return
def EventRespons_StoneChange(curPlayer):
    # 宝石变更
    RunQuestEvent(curPlayer, "stonechange", 'stonechange', Def_RunQuestType_Normal)
    return
def EventRespons_EquipItem(curPlayer):
    #穿脱装备
    RunQuestEvent(curPlayer, "equipitem", 'equipitem', Def_RunQuestType_Normal)