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_coco.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_coco.txt') diff --git a/npc/pre-re/quests/collection/quest_coco.txt b/npc/pre-re/quests/collection/quest_coco.txt index e30ea5a6a..7ba4cab02 100644 --- a/npc/pre-re/quests/collection/quest_coco.txt +++ b/npc/pre-re/quests/collection/quest_coco.txt @@ -12,7 +12,7 @@ //= 1.0 First version. //============================================================ -mjolnir_01,293,20,3 script Nutters#Coco_Hunt 779,{ +mjolnir_01,293,20,3 script Nutters#Coco_Hunt 4_M_YOYOROGUE,{ if (checkquest(60113) != -1) { if (checkquest(60113,HUNTING) != 2 ) { mes "[Nutters]"; -- cgit v1.2.3-60-g2f50