ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1894,7 +1894,12 @@ def EventRespons_Talk(curPlayer, eventName): #频道发言 RunQuestEvent(curPlayer, "Talk", eventName, Def_RunQuestType_Normal) RunQuestEvent(curPlayer, "talk", eventName, Def_RunQuestType_Normal) return def EventRespons_FairyDomain(curPlayer): #完成缥缈仙域事件 RunQuestEvent(curPlayer, "fairydomain", 'fairydomain', Def_RunQuestType_Normal) return #---------------------------------------------------------------------