From 0f1d0507eb95cf07ce7eb66d89ad9853938612e6 Mon Sep 17 00:00:00 2001 From: Asheraf Date: Mon, 29 Aug 2016 17:40:13 +0100 Subject: change *strcharinfo to use constants --- npc/re/events/halloween_2013.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re/events/halloween_2013.txt') diff --git a/npc/re/events/halloween_2013.txt b/npc/re/events/halloween_2013.txt index 92050128a..6f16d437c 100644 --- a/npc/re/events/halloween_2013.txt +++ b/npc/re/events/halloween_2013.txt @@ -314,7 +314,7 @@ niflheim,181,173,5 script Chef Candycon#2013HE 4_M_NFDEADSWDMAN,{ mes "O.....ver....but...."; mes "ca...me......a...gain...."; next; - mes "[" + strcharinfo(0) + "]"; + mes "[" + strcharinfo(PC_NAME) + "]"; mes "Why don't you speak normally."; next; mes "[Chef Candycon]"; -- cgit v1.2.3-70-g09d2