From 86977d79269408a371384e61111c3a9cf6e87b0c Mon Sep 17 00:00:00 2001 From: Asheraf Date: Sun, 28 Aug 2016 17:03:57 +0100 Subject: *strnpcinfo now uses constants - NPC_NAME for the whole npc name including hidden part - NPC_NAME_VISIBLE for the visible part of the npc name - NPC_NAME_HIDDEN for the hidden part of the npc name - NPC_NAME_UNIQUE for the npc unique name - NPC_MAP for npc map --- npc/kafras/kafras.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/kafras/kafras.txt') diff --git a/npc/kafras/kafras.txt b/npc/kafras/kafras.txt index 39e389682..29b1b02da 100644 --- a/npc/kafras/kafras.txt +++ b/npc/kafras/kafras.txt @@ -421,7 +421,7 @@ cmd_fild07,136,134,4 script Kafra Employee::kaf_cmd_fild07 4_F_KAFRA7,{ mes "How may I assist you?"; callfunc "F_Kafra",5,0,1,40,820; if (RENEWAL) - savepoint strnpcinfo(4),129,97; + savepoint strnpcinfo(NPC_MAP),129,97; else savepoint "izlude",94,103; callfunc "F_KafEnd",0,1,"in the city of Izlude"; -- cgit v1.2.3-60-g2f50