From 124ab2a1cdb344f24170a4d91f7000ebabf39b40 Mon Sep 17 00:00:00 2001
From: Kisuka <kisuka@kisuka.com>
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/events/hallow06.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'npc/custom/events/hallow06.txt')

diff --git a/npc/custom/events/hallow06.txt b/npc/custom/events/hallow06.txt
index 71b63e983..01a122320 100644
--- a/npc/custom/events/hallow06.txt
+++ b/npc/custom/events/hallow06.txt
@@ -11,7 +11,7 @@
 //= 1.2 fixed bugs, optimized. Now uses 1 var instead of 3 [Lupus]
 //============================================================
 
-prontera,151,190,5	script	Hallows' Eve Event	807,{
+prontera,151,190,5	script	Hallows' Eve Event	1_M_SIGNMCNT,{
 	mes "[Hallows' Eve Event]";
 	if(Class == Job_Novice){
 		mes "I am sorry but you have to got a job to complete the event.";
-- 
cgit v1.2.3-70-g09d2