ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ZhuXianBoss.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ZhuXianBoss.py
@@ -677,3 +677,12 @@ PlayerControl.NotifyCode(attacker, 'TryEnterJadeDynastyBossError_7') return False return True ##处理副本中杀死玩家逻辑 # @param curPlayer 玩家实例 # @param defender 防守者 # @param tick 时间戳 # @return 布尔值 # @remarks 处理副本中杀死玩家逻辑 def DoFBOnKill_Player(atkobj, defender, tick): return True