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/011-6/crastur.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/011-6') diff --git a/npc/011-6/crastur.txt b/npc/011-6/crastur.txt index 5042d0e5..e178fcab 100644 --- a/npc/011-6/crastur.txt +++ b/npc/011-6/crastur.txt @@ -149,7 +149,7 @@ L_Regular: "\"Ugh, no. I have to leave now. Bye.\"", L_close; L_Insult: - npctalk strnpcinfo(0), "Crastur : Die " + strcharinfo(0) + "!"; + npctalk "Crastur : Die " + strcharinfo(0) + "!"; heal -10000, 0; emotion EMOTE_VICIOUS; mes "[Crastur]"; -- cgit v1.2.3-60-g2f50