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/sphinx_mask.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/quests/sphinx_mask.txt') diff --git a/npc/custom/quests/sphinx_mask.txt b/npc/custom/quests/sphinx_mask.txt index 2d4cc8f94..b4e9c118c 100644 --- a/npc/custom/quests/sphinx_mask.txt +++ b/npc/custom/quests/sphinx_mask.txt @@ -11,7 +11,7 @@ //= 1.3 Optimized, and coordinates moved. [Euphy] //============================================================ -morocc,208,90,6 script Turban Thief 58,{ +morocc,208,90,6 script Turban Thief 1_M_MERCHANT,{ mes "[Turban Thief]"; if(event_umbala < 2) { mes "What do you wan te withz me? Be gone!"; -- cgit v1.2.3-70-g09d2