xdh
2019-04-10 e640ec307d9d64fd6094734c06058678a4caeb2f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_HorsePetBoss.py
@@ -482,7 +482,7 @@
                gameFB.SetGameFBDict(FBDict_LastHPNotify, lastIndex + 1)
                lineID = GameWorld.GetGameWorld().GetPropertyID() - 1
                msgMark = 'QCBOSSHP1'
                PlayerControl.WorldNotify(0, msgMark, [bossID, remainPer])
                PlayerControl.WorldNotify(0, msgMark, [bossID, notifyHPPer])
    return
def UpdateHPReduceSpeed(tick, isExit=False):