xdh
2019-04-11 0063d3fb2ccf7144f27e2f0ce12a58382a2475e9
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1891,6 +1891,11 @@
    #装备总星级变化
    RunQuestEvent(curPlayer, "equipstar", "equipstar", Def_RunQuestType_Normal)
    return
def EventRespons_Talk(curPlayer, eventName):
    #频道发言
    RunQuestEvent(curPlayer, "Talk", eventName, Def_RunQuestType_Normal)
    return
#---------------------------------------------------------------------
#================================================================================