From 124ab2a1cdb344f24170a4d91f7000ebabf39b40 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Mon, 28 Oct 2013 00:42:23 -0700 Subject: Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this. --- npc/pre-re/quests/collection/quest_creamy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_creamy.txt') diff --git a/npc/pre-re/quests/collection/quest_creamy.txt b/npc/pre-re/quests/collection/quest_creamy.txt index de9cb68c7..ecdb6b0fb 100644 --- a/npc/pre-re/quests/collection/quest_creamy.txt +++ b/npc/pre-re/quests/collection/quest_creamy.txt @@ -12,7 +12,7 @@ //= 1.0 First version. //============================================================ -prt_fild04,356,148,3 script Laertes#Creamy_Hunt 798,{ +prt_fild04,356,148,3 script Laertes#Creamy_Hunt 4_M_NFMAN,{ if (checkquest(60122) != -1) { if (checkquest(60122,HUNTING) != 2 ) { mes "[Laertes]"; -- cgit v1.2.3-70-g09d2