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_pupa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_pupa.txt') diff --git a/npc/pre-re/quests/collection/quest_pupa.txt b/npc/pre-re/quests/collection/quest_pupa.txt index 607137cfe..64aafe42f 100644 --- a/npc/pre-re/quests/collection/quest_pupa.txt +++ b/npc/pre-re/quests/collection/quest_pupa.txt @@ -12,7 +12,7 @@ //= 1.0 First version. //============================================================ -gef_fild04,191,54,3 script Halgus#Pupa_Hunt 123,{ +gef_fild04,191,54,3 script Halgus#Pupa_Hunt 2_F_MAGICMASTER,{ if (checkquest(60110) != -1) { if (checkquest(60110,HUNTING) != 2 ) { mes "[Halgus]"; -- cgit v1.2.3-60-g2f50