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/children_week.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/events/children_week.txt') diff --git a/npc/events/children_week.txt b/npc/events/children_week.txt index ab834da51..48e9231d6 100644 --- a/npc/events/children_week.txt +++ b/npc/events/children_week.txt @@ -11,7 +11,7 @@ //= 1.1 First Beta. [Samuray22] //============================================================ -prontera,146,91,5 script Pandit chacha#child07 61,{ +prontera,146,91,5 script Pandit chacha#child07 1_M_PUBMASTER,{ if (BaseLevel > 50) { mes "[Pandit chacha]"; mes "Hahaha~"; -- cgit v1.2.3-60-g2f50