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_zhupolong.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_zhupolong.txt') diff --git a/npc/pre-re/quests/collection/quest_zhupolong.txt b/npc/pre-re/quests/collection/quest_zhupolong.txt index b5a6360bf..a167ec3e5 100644 --- a/npc/pre-re/quests/collection/quest_zhupolong.txt +++ b/npc/pre-re/quests/collection/quest_zhupolong.txt @@ -11,7 +11,7 @@ //= 1.0 First version. //============================================================ -lou_dun02,161,264,4 script Dragon Hunter 732,{ +lou_dun02,161,264,4 script Dragon Hunter 4_M_JOB_HUNTER,{ if (checkquest(60182) != -1) { if (checkquest(60182,HUNTING) != 2 ) { -- cgit v1.2.3-70-g09d2