summaryrefslogtreecommitdiff
path: root/npc/magic/study.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/magic/study.txt')
-rw-r--r--npc/magic/study.txt2
1 files changed, 1 insertions, 1 deletions
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)),