summaryrefslogtreecommitdiff
path: root/npc/011-6
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-09 14:30:19 -0300
committerJesusaves <cpntb1@ymail.com>2021-07-09 14:30:19 -0300
commite6834dc497489e3219daf3f2770a975817de64e7 (patch)
tree2b68546322145a3b785ddd1c292e66afa04b8752 /npc/011-6
parentec1d600a09cb6c45d5b7924037039e4c6a003b89 (diff)
downloadserverdata-e6834dc497489e3219daf3f2770a975817de64e7.tar.gz
serverdata-e6834dc497489e3219daf3f2770a975817de64e7.tar.bz2
serverdata-e6834dc497489e3219daf3f2770a975817de64e7.tar.xz
serverdata-e6834dc497489e3219daf3f2770a975817de64e7.zip
Systematically fix most if not every improper instance of npctalk
Diffstat (limited to 'npc/011-6')
-rw-r--r--npc/011-6/crastur.txt2
1 files changed, 1 insertions, 1 deletions
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]";