From 3e8a90ce04a03acf5c834dd2982f62e6417ae2c1 Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Thu, 27 Jul 2023 10:04:01 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/userdata/dungeon/dungeon_armor_entity.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua/app/userdata/dungeon/dungeon_armor_entity.lua b/lua/app/userdata/dungeon/dungeon_armor_entity.lua index 50283836..82a5f306 100644 --- a/lua/app/userdata/dungeon/dungeon_armor_entity.lua +++ b/lua/app/userdata/dungeon/dungeon_armor_entity.lua @@ -336,6 +336,8 @@ function DungeonArmorEntity:formatTaskByController(battleBaseController, chapter [1] = hpp, [2] = bossRoundCount, [3] = totalRound, + [4] = hpp, + [5] = hpp, } return taskProgress