xdh
2019-05-29 1956f1507b2ea484795937551633ceea2f1fc0f4
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1971,6 +1971,11 @@
    RunQuestEvent(curPlayer, "activityaward", awardIndex, Def_RunQuestType_Normal)
    return
def EventRespons_AddActivityValue(curPlayer):
    # 增加活跃度
    RunQuestEvent(curPlayer, "addactivity", "addactivity", Def_RunQuestType_Normal)
    return
def EventRespons_HorsePetBoss(curPlayer):
    #参加骑宠BOSS
    RunQuestEvent(curPlayer, "horsepetboss", 'horsepetboss', Def_RunQuestType_Normal)