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/jobs/2-2e/SoulLinker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-2e/SoulLinker.txt') diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt index f08015193..c67e9b9f5 100644 --- a/npc/jobs/2-2e/SoulLinker.txt +++ b/npc/jobs/2-2e/SoulLinker.txt @@ -91,7 +91,7 @@ morocc_in,174,30,6 script Kid#link1 4_M_KID2,{ mes "..."; mes "Hey you."; next; - mes "["+ strcharinfo(0) +"]"; + mes "["+ strcharinfo(PC_NAME) +"]"; mes "Did you call me?"; next; mes "[Kid]"; -- cgit v1.2.3-60-g2f50