summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-03 00:34:08 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-03 00:34:08 -0300
commite291c2f3c6adc0f730853db6ff65afc0d3690b93 (patch)
treee18b3d81a24bd09317bfa4c164e79256c62ab2f9
parentfefe4d94dfc48501a8b0f0a64ae8fc1bc4385f83 (diff)
downloadserverdata-r13.1_20210203.tar.gz
serverdata-r13.1_20210203.tar.bz2
serverdata-r13.1_20210203.tar.xz
serverdata-r13.1_20210203.zip
Classic mistakesr13.1_20210203
-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)),