diff options
Diffstat (limited to 'world/map/npc/030-4/mana_battery.txt')
-rw-r--r-- | world/map/npc/030-4/mana_battery.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/030-4/mana_battery.txt b/world/map/npc/030-4/mana_battery.txt index 9a198c21..aea601c5 100644 --- a/world/map/npc/030-4/mana_battery.txt +++ b/world/map/npc/030-4/mana_battery.txt @@ -123,7 +123,7 @@ L_Start: next; mes "it seems like this will not turn out as planned, Look this Guard of Honour is going crazy!"; next; - npctalk "The Guards are out of control!"; + npctalk strnpcinfo(0), "The Guards are out of control!"; if ($@XmasBattleStatus) goto L_BattleAlreadyStarted; set $@XmasBattleStatus, @xmas_battle_status; |