From e6834dc497489e3219daf3f2770a975817de64e7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Jul 2021 14:30:19 -0300 Subject: Systematically fix most if not every improper instance of npctalk --- npc/030-4/mana_battery.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/030-4/mana_battery.txt') diff --git a/npc/030-4/mana_battery.txt b/npc/030-4/mana_battery.txt index 5126099d..32e6dcfb 100644 --- a/npc/030-4/mana_battery.txt +++ b/npc/030-4/mana_battery.txt @@ -103,7 +103,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 strnpcinfo(0), "The Guards are out of control!"; + npctalk "The Guards are out of control!"; if ($@XmasBattleStatus) goto L_BattleAlreadyStarted; $@XmasBattleStatus = @xmas_battle_status; -- cgit v1.2.3-60-g2f50