summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/025-3/_mobs.txt2
-rw-r--r--npc/magic/study.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/025-3/_mobs.txt b/npc/025-3/_mobs.txt
index c8b897243..f77e7cc8c 100644
--- a/npc/025-3/_mobs.txt
+++ b/npc/025-3/_mobs.txt
@@ -1,4 +1,4 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 025-3: The Impregnable Fortress (Outside) mobs
-025-3,99,157,75,17 monster Moubi 1038,16,60000,30000,Impregnable#0F::OnMoubiKill
+025-3,99,157,75,17 monster Moubi 1038,16,90000,30000,Impregnable#0F::OnMoubiKill
025-3,105,117,10,21 monster Angry Bat 1194,24,30000,30000
diff --git a/npc/magic/study.txt b/npc/magic/study.txt
index f61bdbca9..728bd936a 100644
--- a/npc/magic/study.txt
+++ b/npc/magic/study.txt
@@ -30,7 +30,7 @@ function script SK_study {
}
// Report
- dispbottom l("%s - %d/%d HP, %d/%d MP",
+ dispbottom l("%s - %s/%s HP, %s/%s MP",
getmonsterinfo(.@mobID, MOB_NAME),
fnum(getunitdata(.@mobGD, UDT_HP)),
fnum(getunitdata(.@mobGD, UDT_MAXHP)),