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)