From 9d3cab59ed1fd4825b4aeac0c354363bb6782212 Mon Sep 17 00:00:00 2001
From: Haru <haru@dotalux.com>
Date: Sat, 18 Jun 2016 02:53:15 +0200
Subject: Fixed some script errors

Signed-off-by: Haru <haru@dotalux.com>
---
 npc/custom/etc/airplane.txt           | 6 +++---
 npc/custom/etc/quest_warper.txt       | 2 +-
 npc/custom/events/uneasy_cemetery.txt | 6 +++---
 npc/custom/quests/berzebub.txt        | 2 +-
 npc/events/halloween_2006.txt         | 2 +-
 npc/re/events/halloween_2013.txt      | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)

(limited to 'npc')

diff --git a/npc/custom/etc/airplane.txt b/npc/custom/etc/airplane.txt
index 99260f455..6fd500a41 100644
--- a/npc/custom/etc/airplane.txt
+++ b/npc/custom/etc/airplane.txt
@@ -293,10 +293,10 @@ glast_01,196,326,1	script	Porter#07	4_M_TWBOY,{
 umbala,188,98,3	script	Porter#08	4_M_TWBOY,{
 	callfunc "F_Porter",8;
 }
-comodo,203,75,8	script	Porter#09	4_M_TWBOY,{
+comodo,203,75,0	script	Porter#09	4_M_TWBOY,{
 	callfunc "F_Porter",9;
 }
-amatsu,115,78,8	script	Porter#10	4_M_TWBOY,{
+amatsu,115,78,0	script	Porter#10	4_M_TWBOY,{
 	callfunc "F_Porter",10;
 }
 niflheim,132,242,5	script	Porter#11	4_M_TWBOY,{
@@ -305,7 +305,7 @@ niflheim,132,242,5	script	Porter#11	4_M_TWBOY,{
 xmas,232,309,5	script	Porter#12	4_M_TWBOY,{
 	callfunc "F_Porter",12;
 }
-louyang,35,279,8	script	Porter#13	4_M_TWBOY,{
+louyang,35,279,0	script	Porter#13	4_M_TWBOY,{
 	callfunc "F_Porter",13;
 }
 gonryun,82,95,7	script	Porter#14	4_M_TWBOY,{
diff --git a/npc/custom/etc/quest_warper.txt b/npc/custom/etc/quest_warper.txt
index c00559c8f..35b863e9d 100644
--- a/npc/custom/etc/quest_warper.txt
+++ b/npc/custom/etc/quest_warper.txt
@@ -1621,7 +1621,7 @@ niflheim,197,192,3	duplicate(Warpra#0)	Warpra#9	4_F_KAFRA5
 pay_arche,39,135,4	duplicate(Warpra#0)	Warpra#10	4_F_KAFRA5
 prt_fild05,273,215,4	duplicate(Warpra#0)	Warpra#11	4_F_KAFRA5
 tur_dun01,148,239,4	duplicate(Warpra#0)	Warpra#12	4_F_KAFRA5
-valkyrie,48,35,8	duplicate(Warpra#0)	Warpra#13	4_F_KAFRA5
+valkyrie,48,35,0	duplicate(Warpra#0)	Warpra#13	4_F_KAFRA5
 yuno_fild03,37,135,4	duplicate(Warpra#0)	Warpra#14	4_F_KAFRA5
 
 alberta,32,240,4	script	Warpra#15	4_F_KAFRA5,{ callfunc "QWS_Town_Warpra",1,"Alberta Town"; close; }
diff --git a/npc/custom/events/uneasy_cemetery.txt b/npc/custom/events/uneasy_cemetery.txt
index 99c1f21cb..7027dacbf 100644
--- a/npc/custom/events/uneasy_cemetery.txt
+++ b/npc/custom/events/uneasy_cemetery.txt
@@ -33,7 +33,7 @@ OnInit:
 	end;
 
 OnHour06:
-	killmonster "Uneasy_Check::OnZombieDead";	//The Sun kills undead in the morning
+	killmonster "prontera", "Uneasy_Check::OnZombieDead"; //The Sun kills undead in the morning
 	end;
 
 OnHour01:
@@ -54,7 +54,7 @@ OnZombieDead:
 	end;
 
 L_Start_Undead:
-	killmonster "Uneasy_Check::OnZombieDead";	//kills any left monsters
+	killmonster "prontera", "Uneasy_Check::OnZombieDead"; //kills any left monsters
 	enablenpc "Mother Mathana";
 //call some monsters in the city
 	set $@UNEASY_MOB, 65;
@@ -98,7 +98,7 @@ L_Undead_Walk:
 	mes "[Mother Mathana]";
 	mes "Upon pouring the cemetery with that water we'll get " + $UNEASY_DL + " safe nights!";
 	next;
-	killmonster "Uneasy_Check::OnZombieDead";	//kills any left monsters
+	killmonster "prontera", "Uneasy_Check::OnZombieDead"; //kills any left monsters
 	mes "[Mother Mathana]";
 	mes "See, "+ $UNEASY_H$ +"? They all are gone now!";
 	next;
diff --git a/npc/custom/quests/berzebub.txt b/npc/custom/quests/berzebub.txt
index 7dec41f79..5590a1911 100644
--- a/npc/custom/quests/berzebub.txt
+++ b/npc/custom/quests/berzebub.txt
@@ -11,7 +11,7 @@
 //= 1.2 Optimized. [Euphy]
 //============================================================
 
-prontera,165,178,8	script	Old Woman	8_F_GRANDMOTHER,{
+prontera,165,178,0	script	Old Woman	8_F_GRANDMOTHER,{
 
 	setarray .@items[0],714,25,1061,100,1095,200,618,10,1551,2,1614,1,727,20;
 	set .@n$,"[Old Woman]";
diff --git a/npc/events/halloween_2006.txt b/npc/events/halloween_2006.txt
index 8a89214ec..8b34ab824 100644
--- a/npc/events/halloween_2006.txt
+++ b/npc/events/halloween_2006.txt
@@ -735,7 +735,7 @@ nif_fild01,219,267,4	duplicate(HwChicken)	Masta's chicken#06_hw03	4_NFCOCK
 nif_fild01,199,240,5	duplicate(HwChicken)	Masta's chicken#06_hw04	4_NFCOCK
 nif_fild01,316,97,6	duplicate(HwChicken)	Masta's chicken#06_hw05	4_NFCOCK
 nif_fild01,147,343,7	duplicate(HwChicken)	Masta's chicken#06_hw06	4_NFCOCK
-nif_fild01,185,325,8	duplicate(HwChicken)	Masta's chicken#06_hw07	4_NFCOCK
+nif_fild01,185,325,0	duplicate(HwChicken)	Masta's chicken#06_hw07	4_NFCOCK
 nif_fild01,133,105,1	duplicate(HwChicken)	Masta's chicken#06_hw08	4_NFCOCK
 nif_fild01,331,329,2	duplicate(HwChicken)	Masta's chicken#06_hw09	4_NFCOCK
 
diff --git a/npc/re/events/halloween_2013.txt b/npc/re/events/halloween_2013.txt
index 3d72fc6b0..92050128a 100644
--- a/npc/re/events/halloween_2013.txt
+++ b/npc/re/events/halloween_2013.txt
@@ -472,7 +472,7 @@ niflheim,179,168,5	script	Kentucky#2013HE	4_NFCOCK,{
 	close;
 }
 
-niflheim,177,166,8	script	Chicken#2013HE	4_NFCOCK,{
+niflheim,177,166,0	script	Chicken#2013HE	4_NFCOCK,{
 	mes "[Chicken]";
 	mes "Hey Kentucky!!";
 	mes "You are eating alone too much!";
-- 
cgit v1.2.3-70-g09d2