hxp
2020-10-30 873fd2b448fc038733d58779ac7ca12d2e4fdb80
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_SkyTower.py
@@ -31,6 +31,7 @@
import ChPlayer
import PlayerActivity
import PlayerBillboard
import PlayerSuccess
g_runeTypeDict = {}
@@ -89,6 +90,8 @@
    #任务
    EventShell.EventRespons_SkyTowerCnt(curPlayer, floorID)
    #通关符印塔成就
    PlayerSuccess.UptateSuccessProgress(curPlayer, ShareDefine.SuccType_PassSkyTower, floorID)
    GameWorld.DebugLog(' 更新天星塔已通关数 %s' % floorID)
    return