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_caramel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_caramel.txt') diff --git a/npc/pre-re/quests/collection/quest_caramel.txt b/npc/pre-re/quests/collection/quest_caramel.txt index 10020be11..6815c62e1 100644 --- a/npc/pre-re/quests/collection/quest_caramel.txt +++ b/npc/pre-re/quests/collection/quest_caramel.txt @@ -12,7 +12,7 @@ //= 1.0 First version. //============================================================ -mjolnir_01,296,29,6 script Yullo#Caramel_Hunt 95,{ +mjolnir_01,296,29,6 script Yullo#Caramel_Hunt 4_F_SISTER,{ if (checkquest(60116) != -1) { if (checkquest(60116,HUNTING) != 2 ) { mes "[Yullo]"; -- cgit v1.2.3-60-g2f50