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_mantis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/collection/quest_mantis.txt') diff --git a/npc/pre-re/quests/collection/quest_mantis.txt b/npc/pre-re/quests/collection/quest_mantis.txt index ab540e005..3eb18ca4f 100644 --- a/npc/pre-re/quests/collection/quest_mantis.txt +++ b/npc/pre-re/quests/collection/quest_mantis.txt @@ -11,7 +11,7 @@ //= 1.0 First version. //============================================================ -lou_fild01,240,354,4 script Mantis Researcher 878,{ +lou_fild01,240,354,4 script Mantis Researcher 4_M_OILMAN,{ if (checkquest(60179) != -1) { if (checkquest(60179,HUNTING) != 2 ) { -- cgit v1.2.3-70-g09d2