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/events/StPatrick_2008.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/StPatrick_2008.txt') diff --git a/npc/events/StPatrick_2008.txt b/npc/events/StPatrick_2008.txt index 02e583ee6..92408c54a 100644 --- a/npc/events/StPatrick_2008.txt +++ b/npc/events/StPatrick_2008.txt @@ -30,7 +30,7 @@ //= 1.5 Revamped the script. [Kisuka] //============================================================ -prt_fild05,170,286,4 script Anxious Leprechaun#8pday 954,{ +prt_fild05,170,286,4 script Anxious Leprechaun#8pday 4_M_PATRICK,{ if (StPatrick2008 < 1) { mes "[O'Riley the Leprechaun]"; mes "Hmm..."; -- cgit v1.2.3-70-g09d2