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/quests/quests_comodo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_comodo.txt') diff --git a/npc/quests/quests_comodo.txt b/npc/quests/quests_comodo.txt index 6551920ae..d67d998a4 100644 --- a/npc/quests/quests_comodo.txt +++ b/npc/quests/quests_comodo.txt @@ -1404,7 +1404,7 @@ comodo,163,280,4 script Magatu#cmd 1_M_JOBTESTER,{ cmd_in02,189,99,4 script Manzi#cmd 4_M_03,{ switch (dmdswrd_Q) { case 9: - mes "["+strcharinfo(0)+"]"; + mes "["+strcharinfo(PC_NAME)+"]"; mes "Excuse, but I'm"; mes "looking for someone"; mes "named Manzi. Do you"; @@ -1526,7 +1526,7 @@ comodo,187,153,4 script Hullaris#cmd 4_F_GODEMOM,{ mes "oldest elders, I know more"; mes "about this village than most..."; next; - mes "["+strcharinfo(0)+"]"; + mes "["+strcharinfo(PC_NAME)+"]"; mes "Actually, I was hoping"; mes "you can tell me about"; mes "Comodo Cheese. If it really"; -- cgit v1.2.3-70-g09d2