hch
2019-04-19 f3fd1d3c52fc2c3c49254db83a8fba108f3acc8b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_AllFamilyBoss.py
@@ -516,7 +516,7 @@
                lineID = GameWorld.GetGameWorld().GetPropertyID() - 1
                bossID = CurFBLineBOSSID(lineID)
                msgMark = 'AllianceBossHP1' if lineID == 0 else 'AllianceBossHP2'
                PlayerControl.WorldNotify(0, msgMark, [bossID, remainPer])
                PlayerControl.WorldNotify(0, msgMark, [bossID, notifyHPPer])
    return