ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_SkyTower.py
@@ -132,6 +132,7 @@
    #任务
    EventShell.EventRespons_SkyTowerCnt(curPlayer, floorID)
    EventShell.EventRespons_SkyTowerCnt(curPlayer, 0) # 额外触发通用0.xml,之前的精准层触发在策划任务脚本层错误的情况下完成不了,需要做修复
    #通关符印塔成就
    PlayerSuccess.UptateSuccessProgress(curPlayer, ShareDefine.SuccType_PassSkyTower, floorID)
    GameWorld.DebugLog(' 更新天星塔已通关数 %s' % floorID)