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/custom/quests/jewel_case.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/quests/jewel_case.txt') diff --git a/npc/custom/quests/jewel_case.txt b/npc/custom/quests/jewel_case.txt index 27770cb6b..d725a33f1 100644 --- a/npc/custom/quests/jewel_case.txt +++ b/npc/custom/quests/jewel_case.txt @@ -9,7 +9,7 @@ //= with Jewel Case as a reward. //============================================================ -lighthalzen,108,229,2 script La Fenn 766,{ +lighthalzen,108,229,2 script La Fenn 4_M_JPNOJI,{ mes "[La Fenn]"; if(BaseLevel<99) { if(Q_99LVL) { -- cgit v1.2.3-60-g2f50