summaryrefslogtreecommitdiff
path: root/npc/events
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-15 20:32:55 +0000
commit788a65d41bce37aad857e5b5202d0293e84963a2 (patch)
tree2070539f8f2ed0a635ff39a18194c21a76595848 /npc/events
parenta50476a588b2d7bc819cf0235a093dcddef9f2bf (diff)
downloadhercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz
hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip
removed all .GAT from all the scripts and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/events')
-rw-r--r--npc/events/custom/2006_dogs_year.txt4
-rw-r--r--npc/events/custom/draculax.txt12
-rw-r--r--npc/events/custom/hallow06.txt2
-rw-r--r--npc/events/custom/hyegun_event.txt10
-rw-r--r--npc/events/custom/kings_items.txt6
-rw-r--r--npc/events/custom/p_track/p_track_core.txt16
-rw-r--r--npc/events/custom/p_track/p_track_warpers.txt14
-rw-r--r--npc/events/custom/uneasy_cemetery.txt30
-rw-r--r--npc/events/custom/valentinesdayexp.txt10
-rw-r--r--npc/events/custom/xmas_rings_event.txt8
-rw-r--r--npc/events/dumplingfestival.txt44
-rw-r--r--npc/events/easter.txt38
-rw-r--r--npc/events/event_skill_reset.txt2
-rw-r--r--npc/events/idul_fitri.txt4
-rw-r--r--npc/events/twintowers.txt24
-rw-r--r--npc/events/valentinesday.txt8
-rw-r--r--npc/events/whiteday.txt4
-rw-r--r--npc/events/xmas.txt470
18 files changed, 353 insertions, 353 deletions
diff --git a/npc/events/custom/2006_dogs_year.txt b/npc/events/custom/2006_dogs_year.txt
index 303e7ee52..a2de271d9 100644
--- a/npc/events/custom/2006_dogs_year.txt
+++ b/npc/events/custom/2006_dogs_year.txt
@@ -15,7 +15,7 @@
//============================================================
-prontera.gat,149,167,6 script Maria 81,{
+prontera,149,167,6 script Maria 81,{
mes "[Maria]";
//month
if((gettime(6)==1 && (gettime(5)==28 || gettime(5)==29))==0) {
@@ -92,4 +92,4 @@ OnInit:
end;
}
-prontera.gat,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0
+prontera,0,0,0,0 monster Fire Dog 1987,50,3600000,1800000,0 \ No newline at end of file
diff --git a/npc/events/custom/draculax.txt b/npc/events/custom/draculax.txt
index e0312c8cc..c4c6a767d 100644
--- a/npc/events/custom/draculax.txt
+++ b/npc/events/custom/draculax.txt
@@ -11,14 +11,14 @@
//============================================================
-mag_dun02.gat,72,182,1 script Dracula's Coffin::Dracula_Init -1,{
+mag_dun02,72,182,1 script Dracula's Coffin::Dracula_Init -1,{
OnInit:
set $dracula_event,0;
end;
OnKilled:
- MapAnnounce "mag_dun02.gat","Dracula's curse has been lifted!",17;
+ MapAnnounce "mag_dun02","Dracula's curse has been lifted!",17;
set $dracula_event,0;
initnpctimer;
end;
@@ -30,13 +30,13 @@ OnTimer7200000:
end;
}
-mag_dun02.gat,72,182,1 script Dracula's Coffin::Dracula_Event 801,{
+mag_dun02,72,182,1 script Dracula's Coffin::Dracula_Event 801,{
if($dracula_event==1)
close;
set $dracula_event,1;
- MapAnnounce "mag_dun02.gat","Count Dracula : Who has awakened me from my slumber?",17;
+ MapAnnounce "mag_dun02","Count Dracula : Who has awakened me from my slumber?",17;
npcskilleffect 21,10,66,175;
initnpctimer;
end;
@@ -123,8 +123,8 @@ OnTimer10500:
OnTimer11000:
npcskilleffect 21,10,72,182;
- monster "mag_dun02.gat",72,182,"Count Dracula",1389,1,"Dracula_Init::OnKilled";
+ monster "mag_dun02",72,182,"Count Dracula",1389,1,"Dracula_Init::OnKilled";
stopnpctimer;
disablenpc "Dracula_Event";
end;
-}
+} \ No newline at end of file
diff --git a/npc/events/custom/hallow06.txt b/npc/events/custom/hallow06.txt
index bbf7ceac5..82c445cc5 100644
--- a/npc/events/custom/hallow06.txt
+++ b/npc/events/custom/hallow06.txt
@@ -14,7 +14,7 @@
//============================================================
-prontera.gat,151,190,5 script Hallows' Eve Event 807,{
+prontera,151,190,5 script Hallows' Eve Event 807,{
mes "[Hallows' Eve Event]";
if(Class == Job_Novice){
mes "I am sorry but you have to got a job to complete the event.";
diff --git a/npc/events/custom/hyegun_event.txt b/npc/events/custom/hyegun_event.txt
index 4f0cfe49b..e08174599 100644
--- a/npc/events/custom/hyegun_event.txt
+++ b/npc/events/custom/hyegun_event.txt
@@ -13,13 +13,13 @@
//============================================================
//HyeGun Mob spawning
-anthell01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
-mag_dun01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
-alde_dun01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
-in_sphinx1.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
+anthell01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
+mag_dun01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
+alde_dun01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
+in_sphinx1,0,0,0,0 monster Hyegun 1512,3,180000,30000,0
//Munak Quest
-pay_dun01.gat,53,269,6 script Munak 1026,{
+pay_dun01,53,269,6 script Munak 1026,{
if(event_hyegun==3) goto Lfinished;
mes "[^FF0000Munak^000000]";
mes "Hello, kinda strange talking to a Munak huh?";
diff --git a/npc/events/custom/kings_items.txt b/npc/events/custom/kings_items.txt
index 6ccc26545..f31f7eca9 100644
--- a/npc/events/custom/kings_items.txt
+++ b/npc/events/custom/kings_items.txt
@@ -12,7 +12,7 @@
//= 2006/09/27: 1.0 Release and fully working. [$ephiroth]
//============================================================
-prt_castle.gat,80,170,4 script King of Prontera 108,{
+prt_castle,80,170,4 script King of Prontera 108,{
set @npcname$,"[King of Prontera]";
mes @npcname$;
@@ -157,7 +157,7 @@ L_Quit:
close;
}
-prt_castle.gat,84,170,4 script King's Daughter 62,{
+prt_castle,84,170,4 script King's Daughter 62,{
set @npcname$,"[King's Daughter]";
mes @npcname$;
@@ -175,4 +175,4 @@ L_Quit:
mes @npcname$;
mes "FINE THEN Hmph!!";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/custom/p_track/p_track_core.txt b/npc/events/custom/p_track/p_track_core.txt
index 9a7ade1bb..772bc340f 100644
--- a/npc/events/custom/p_track/p_track_core.txt
+++ b/npc/events/custom/p_track/p_track_core.txt
@@ -12,32 +12,32 @@
//===== Additional Comments: =================================
//= 0.0000000000000002 Removed Duplicates [Silent]
//============================================================
-p_track01.gat,41,57,5 script Lady#track1::P_track 845,{
+p_track01,41,57,5 script Lady#track1::P_track 845,{
end;
}
-p_track01.gat,67,34,6 script Erudite::P_Spectator1 107,{
+p_track01,67,34,6 script Erudite::P_Spectator1 107,{
end;
}
-p_track01.gat,44,49,3 script Edward 881,{
+p_track01,44,49,3 script Edward 881,{
end;
}
-p_track01.gat,27,47,3 script Yuri#P_track 853,{
+p_track01,27,47,3 script Yuri#P_track 853,{
end;
}
-p_track02.gat,30,45,3 script Nagya 755,{
+p_track02,30,45,3 script Nagya 755,{
end;
}
-p_track02.gat,42,49,3 script Asgahrd 733,{
+p_track02,42,49,3 script Asgahrd 733,{
end;
}
-p_track02.gat,67,33,1 script Blacksmith#track1 726,{
+p_track02,67,33,1 script Blacksmith#track1 726,{
end;
}
-p_track02.gat,41,57,5 duplicate(P_track) Lady#track2 845 \ No newline at end of file
+p_track02,41,57,5 duplicate(P_track) Lady#track2 845 \ No newline at end of file
diff --git a/npc/events/custom/p_track/p_track_warpers.txt b/npc/events/custom/p_track/p_track_warpers.txt
index a375673ed..cdc9e5b27 100644
--- a/npc/events/custom/p_track/p_track_warpers.txt
+++ b/npc/events/custom/p_track/p_track_warpers.txt
@@ -12,24 +12,24 @@
//= 0.0000000000000002 Removed Duplicates [Silent]
//============================================================
//| Warp-in npcs
-hugel.gat,58,72,5 script Yan#track1 86,{
+hugel,58,72,5 script Yan#track1 86,{
//callfunc "P_TrackEnt",npcname,map name;
-callfunc "P_TrackEnt","[Yan]","p_track01.gat";
+callfunc "P_TrackEnt","[Yan]","p_track01";
end;
}
-hugel.gat,62,68,1 script Yalmire#track1 86,{
+hugel,62,68,1 script Yalmire#track1 86,{
//callfunc "P_TrackEnt",npcname,map name;
-callfunc "P_TrackEnt","[Yalmire]","p_track02.gat";
+callfunc "P_TrackEnt","[Yalmire]","p_track02";
end;
}
//| Warp-out npcs
-p_track01.gat,76,36,2 script Yan#track2 86,{
+p_track01,76,36,2 script Yan#track2 86,{
end;
}
-p_track02.gat,76,36,2 script Yalmire#track2 86,{
+p_track02,76,36,2 script Yalmire#track2 86,{
end;
}
@@ -70,4 +70,4 @@ menu "Information",-,"I want to try it",L_Try,"Not today thanks",L_End;
mes getarg(0);
mes "Ok, see you later!";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/custom/uneasy_cemetery.txt b/npc/events/custom/uneasy_cemetery.txt
index 484991bea..8cd31480e 100644
--- a/npc/events/custom/uneasy_cemetery.txt
+++ b/npc/events/custom/uneasy_cemetery.txt
@@ -19,7 +19,7 @@
//============================================================
-prontera.gat,3,3,3 script Uneasy_Check -1,{
+prontera,3,3,3 script Uneasy_Check -1,{
end;
OnHour00:
@@ -35,11 +35,11 @@ OnInit:
end;
OnHour06:
- killmonsterall "prontera.gat"; //The Sun kills undead in the morning
+ killmonsterall "prontera"; //The Sun kills undead in the morning
end;
OnHour01:
- if ($@UNEASY_MOB > 0) mapannounce "prontera.gat","[Mother Mathana]: In the name of Odin, please finish these roaming undead leftovers!",0;
+ if ($@UNEASY_MOB > 0) mapannounce "prontera","[Mother Mathana]: In the name of Odin, please finish these roaming undead leftovers!",0;
end;
OnZombieDead:
@@ -47,26 +47,26 @@ OnZombieDead:
if ($@UNEASY_MOB>0) end;
set $UNEASY_DL,0;
set $UNEASY_H$,strcharinfo(0);
- if (Sex==1) mapannounce "prontera.gat","[Mother Mathana]: Brave "+$UNEASY_H$+" has just killed the last undead in Prontera!",0;
- if (Sex==0) mapannounce "prontera.gat","[Mother Mathana]: Lady "+$UNEASY_H$+" has just killed the last undead in Prontera!",0;
+ if (Sex==1) mapannounce "prontera","[Mother Mathana]: Brave "+$UNEASY_H$+" has just killed the last undead in Prontera!",0;
+ if (Sex==0) mapannounce "prontera","[Mother Mathana]: Lady "+$UNEASY_H$+" has just killed the last undead in Prontera!",0;
set JobExp,JobExp+100;
set BaseExp,BaseExp+50;
end;
L_Start_Undead:
- killmonsterall "prontera.gat"; //kills any left monsters
+ killmonsterall "prontera"; //kills any left monsters
enablenpc "Mother Mathana";
//call some monsters in the city
set $@UNEASY_MOB, 65;
- areamonster "prontera.gat",0,0,0,0,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
+ areamonster "prontera",0,0,0,0,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
//in the Cemetery
- monster "prontera.gat",268,349,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
- monster "prontera.gat",269,350,"Ghoul",1036,5,"Uneasy_Check::OnZombieDead";
+ monster "prontera",268,349,"Zombie",1015,30,"Uneasy_Check::OnZombieDead";
+ monster "prontera",269,350,"Ghoul",1036,5,"Uneasy_Check::OnZombieDead";
//announce
- mapannounce "prontera.gat","[Mother Mathana]: The cememtery has become restless! In the name of Odin, hurry to the Sanctuary! Save the city of Prontera!",0;
+ mapannounce "prontera","[Mother Mathana]: The cememtery has become restless! In the name of Odin, hurry to the Sanctuary! Save the city of Prontera!",0;
}
-prontera.gat,257,313,5 script Mother Mathana 79,{
+prontera,257,313,5 script Mother Mathana 79,{
mes "[Mother Mathana]";
if ($UNEASY_DL <= 0) goto L_Undead_Walk;
mes "I'm afraid there's something wrong with our old cemetery...";
@@ -98,15 +98,15 @@ L_Undead_Walk:
mes "[Mother Mathana]";
mes "Upon pouring the cemetery with that water we'll get " + $UNEASY_DL + " safe nights!";
next;
- killmonsterall "prontera.gat"; //kills any left monsters
+ killmonsterall "prontera"; //kills any left monsters
mes "[Mother Mathana]";
mes "See, "+ $UNEASY_H$ +"? They all are gone now!";
next;
mes "[Mother Mathana]";
mes "Our Church is going to thank you personally...";
next;
- if (Sex==1) mapannounce "prontera.gat","[Mother Mathana]: In the name of Odin we declare handsom "+$UNEASY_H$+" as a Prontera savior!",0;
- if (Sex==0) mapannounce "prontera.gat","[Mother Mathana]: In the name of Odin we declare beautiful "+$UNEASY_H$+" as a Prontera savior!",0;
+ if (Sex==1) mapannounce "prontera","[Mother Mathana]: In the name of Odin we declare handsom "+$UNEASY_H$+" as a Prontera savior!",0;
+ if (Sex==0) mapannounce "prontera","[Mother Mathana]: In the name of Odin we declare beautiful "+$UNEASY_H$+" as a Prontera savior!",0;
mes "[Mother Mathana]";
mes "In the name of Odin we bless you and decently present a modest gift just from Mareusis' wine-cellar.";
getitem "Blue_Potion",1;
@@ -130,4 +130,4 @@ M_DONT_HAVE:
mes "The old cemetery is going out of control soon...";
mes "Please, in the name of Odin, help Prontera city.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/custom/valentinesdayexp.txt b/npc/events/custom/valentinesdayexp.txt
index c42307c80..964425785 100644
--- a/npc/events/custom/valentinesdayexp.txt
+++ b/npc/events/custom/valentinesdayexp.txt
@@ -17,7 +17,7 @@
//============================================================
// Tine - Valentine Event Chocolate Even Guide ------------------
-prontera.gat,156,172,4 script Tine 58,{
+prontera,156,172,4 script Tine 58,{
// Debug info for item effects and tricky conditions 8)
// mes "@dsv: "+@dsv;
// mes "ispartneron()=="+ispartneron();
@@ -75,7 +75,7 @@ OnInit:
}
// Stephen - Valentine Event Chocolate seller ------------------
-alberta.gat,26,243,4 script Stephen#val1 58,{
+alberta,26,243,4 script Stephen#val1 58,{
mes "[Stephen]";
mes "Guess what I've got?";
mes "A tasty treat not easily found in Rune-Midgard....";
@@ -130,7 +130,7 @@ L_NOTENO:
}
// Jainie -- Gives information about Valentine Event ------------------------
-alberta.gat,29,243,4 script Jainie#val1 53,{
+alberta,29,243,4 script Jainie#val1 53,{
mes "[Jainie]";
mes "You know what? The chocolate that my boyfriend sells are from me!";
mes "I made them by myself. Now I need some Milk for my special White Chocolate.";
@@ -198,7 +198,7 @@ L_NOMILK:
}
// Carl Orleans -- Valentine Event Chocolate maker ------------------
-prt_castle.gat,54,34,4 script Carl Orleans#val1 47,{
+prt_castle,54,34,4 script Carl Orleans#val1 47,{
mes "[Carl Orleans]";
mes "Yes? What can I cook for you?";
next;
@@ -283,4 +283,4 @@ M_END:
mes "[Carl Orleans]";
mes "See You.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/custom/xmas_rings_event.txt b/npc/events/custom/xmas_rings_event.txt
index f3970327b..24c3e7dd1 100644
--- a/npc/events/custom/xmas_rings_event.txt
+++ b/npc/events/custom/xmas_rings_event.txt
@@ -14,7 +14,7 @@
//============================================================
-prontera.gat,156,174,4 script Snower 713,{
+prontera,156,174,4 script Snower 713,{
mes "[Snower]";
if(Q_XMSRINGS==2){
mes "Oh.. is it true? You've helped my sis Sneewy? Thank you.";
@@ -99,7 +99,7 @@ OnInit:
end;
}
-louyang.gat,224,249,4 script Sneewy 717,{
+louyang,224,249,4 script Sneewy 717,{
mes "[Sneewy]";
if(Q_XMSRINGS==0){
mes "Hi! I'm waithing for my sister's birdy with mail...";
@@ -142,7 +142,7 @@ M_END:
close;
}
-izlu2dun.gat,133,160,2 script Snoowy 714,{
+izlu2dun,133,160,2 script Snoowy 714,{
mes "[Snoowy]";
if(Q_XMSRINGS==0){
mes "Helloooou! Do you know my bro and sis? How so? My brother Snower's well known in Prontera!! Just ask any child there.";
@@ -190,4 +190,4 @@ M_END:
mes "I'd exchange a GOLD magic ring for 3 gift boxes...";
emotion e_swt;
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/dumplingfestival.txt b/npc/events/dumplingfestival.txt
index 7f96017fd..939ab8c33 100644
--- a/npc/events/dumplingfestival.txt
+++ b/npc/events/dumplingfestival.txt
@@ -13,7 +13,7 @@
//= 1.01 fixed bugs [Lupus]
//=========================================================
-payon.gat,93,81,4 script Exorcist Master Fahae 834,{
+payon,93,81,4 script Exorcist Master Fahae 834,{
mes "[Exorcist Master Fahae]";
mes "Greetings young warrior, I'm the Exorcist Master Fahae.";
@@ -84,29 +84,29 @@ L_NOZENY:
//////////////////////////////////////////////
// ~Dumpling~
-gef_fild00.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-gef_fild07.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-gef_fild04.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-gef_fild00.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-prt_fild06.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-prt_fild01.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-prt_fild05.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-prt_fild08.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild04.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-moc_fild02.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild01.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild07.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-moc_fild03.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild06.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild05.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild02.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
-pay_fild09.gat,0,0,0,0 monster Dumpling 1520,20,60000,66000
+gef_fild00,0,0,0,0 monster Dumpling 1520,20,60000,66000
+gef_fild07,0,0,0,0 monster Dumpling 1520,20,60000,66000
+gef_fild04,0,0,0,0 monster Dumpling 1520,20,60000,66000
+gef_fild00,0,0,0,0 monster Dumpling 1520,20,60000,66000
+prt_fild06,0,0,0,0 monster Dumpling 1520,20,60000,66000
+prt_fild01,0,0,0,0 monster Dumpling 1520,20,60000,66000
+prt_fild05,0,0,0,0 monster Dumpling 1520,20,60000,66000
+prt_fild08,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild04,0,0,0,0 monster Dumpling 1520,20,60000,66000
+moc_fild02,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild01,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild07,0,0,0,0 monster Dumpling 1520,20,60000,66000
+moc_fild03,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild06,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild05,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild02,0,0,0,0 monster Dumpling 1520,20,60000,66000
+pay_fild09,0,0,0,0 monster Dumpling 1520,20,60000,66000
// ~Bacsojin~
-moc_fild03.gat,0,0,0,0 monster Bacsojin 1518,1,60000,66000
+moc_fild03,0,0,0,0 monster Bacsojin 1518,1,60000,66000
// ~Chung E~
-moc_fild03.gat,0,0,0,0 monster Chung E 1519,1,60000,66000
-moc_fild13.gat,0,0,0,0 monster Chung E 1519,1,60000,66000
-pay_fild01.gat,0,0,0,0 monster Chung E 1519,1,60000,66000
+moc_fild03,0,0,0,0 monster Chung E 1519,1,60000,66000
+moc_fild13,0,0,0,0 monster Chung E 1519,1,60000,66000
+pay_fild01,0,0,0,0 monster Chung E 1519,1,60000,66000
\ No newline at end of file
diff --git a/npc/events/easter.txt b/npc/events/easter.txt
index 6fcf15049..8a45b5da2 100644
--- a/npc/events/easter.txt
+++ b/npc/events/easter.txt
@@ -17,7 +17,7 @@
//============================================================
-geffen.gat,95,201,3 script Shilo 50,{
+geffen,95,201,3 script Shilo 50,{
mes "[Shilo]";
if(easter_Q == 1) goto L_Check;
mes "*Sigh*... Where is my sister!?";
@@ -179,24 +179,24 @@ L_Check:
// Easter Eggs
//=====================================================
-alberta.gat,0,0,0,0 monster Easter Egg 1920,100,0,0,0
-aldebaran.gat,0,0,0,0 monster Easter Egg 1920,150,0,0,0
-amatsu.gat,0,0,0,0 monster Easter Egg 1920,100,0,0,0
-comodo.gat,0,0,0,0 monster Easter Egg 1920,100,0,0,0
-geffen.gat,0,0,0,0 monster Easter Egg 1920,120,0,0,0
-gonryun.gat,0,0,0,0 monster Easter Egg 1920,100,0,0,0
-izlude.gat,0,0,0,0 monster Easter Egg 1920,80,0,0,0
-louyang.gat,0,0,0,0 monster Easter Egg 1920,200,0,0,0
-morocc.gat,0,0,0,0 monster Easter Egg 1920,250,0,0,0
-payon.gat,0,0,0,0 monster Easter Egg 1920,150,0,0,0
-prontera.gat,0,0,0,0 monster Easter Egg 1920,250,0,0,0
-umbala.gat,0,0,0,0 monster Easter Egg 1920,100,0,0,0
-yuno.gat,0,0,0,0 monster Easter Egg 1920,150,0,0,0
+alberta,0,0,0,0 monster Easter Egg 1920,100,0,0,0
+aldebaran,0,0,0,0 monster Easter Egg 1920,150,0,0,0
+amatsu,0,0,0,0 monster Easter Egg 1920,100,0,0,0
+comodo,0,0,0,0 monster Easter Egg 1920,100,0,0,0
+geffen,0,0,0,0 monster Easter Egg 1920,120,0,0,0
+gonryun,0,0,0,0 monster Easter Egg 1920,100,0,0,0
+izlude,0,0,0,0 monster Easter Egg 1920,80,0,0,0
+louyang,0,0,0,0 monster Easter Egg 1920,200,0,0,0
+morocc,0,0,0,0 monster Easter Egg 1920,250,0,0,0
+payon,0,0,0,0 monster Easter Egg 1920,150,0,0,0
+prontera,0,0,0,0 monster Easter Egg 1920,250,0,0,0
+umbala,0,0,0,0 monster Easter Egg 1920,100,0,0,0
+yuno,0,0,0,0 monster Easter Egg 1920,150,0,0,0
// Easter Bunny
//======================================================
-alberta.gat,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
-geffen.gat,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
-morocc.gat,0,0,0,0 monster Easter Bunny 1921,2,1200000,900000,0
-payon.gat,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
-prontera.gat,0,0,0,0 monster Easter Bunny 1921,2,840000,420000,0 \ No newline at end of file
+alberta,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
+geffen,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
+morocc,0,0,0,0 monster Easter Bunny 1921,2,1200000,900000,0
+payon,0,0,0,0 monster Easter Bunny 1921,1,1200000,900000,0
+prontera,0,0,0,0 monster Easter Bunny 1921,2,840000,420000,0 \ No newline at end of file
diff --git a/npc/events/event_skill_reset.txt b/npc/events/event_skill_reset.txt
index 867a55dd3..e3d6d317d 100644
--- a/npc/events/event_skill_reset.txt
+++ b/npc/events/event_skill_reset.txt
@@ -15,7 +15,7 @@
//= Skill Reset with payment, minimum BaseLv.60 to reset skill.
//= Each 1 BaseLv need 20.000 Zeny, so be careful to use skill.
//============================================================
-yuno.gat,138,187,4 script Hypnotist Teacher 124,{
+yuno,138,187,4 script Hypnotist Teacher 124,{
set @npcname$,"[^D5A500Hypnotist^000000]";
mes @npcname$;
diff --git a/npc/events/idul_fitri.txt b/npc/events/idul_fitri.txt
index bf72f1027..74db4cbb4 100644
--- a/npc/events/idul_fitri.txt
+++ b/npc/events/idul_fitri.txt
@@ -12,7 +12,7 @@
//============================================================
-prontera.gat,146,92,3 script Cellerb 58,{
+prontera,146,92,3 script Cellerb 58,{
set @npcname$,"[Staff Idul Fitri]";
mes @npcname$;
if((gettime(6)==10 && (gettime(5)==24 || gettime(5)==25))==0) {
@@ -75,4 +75,4 @@ prontera.gat,146,92,3 script Cellerb 58,{
}
}
-prontera.gat mapflag fireworks
+prontera mapflag fireworks \ No newline at end of file
diff --git a/npc/events/twintowers.txt b/npc/events/twintowers.txt
index dad3ce326..4147dcfb3 100644
--- a/npc/events/twintowers.txt
+++ b/npc/events/twintowers.txt
@@ -14,7 +14,7 @@
//= 1.5 Removed Duplicates [Silent]
//============================================================
-prontera.gat,146,92,4 script Twin Towers#tt1::Twin-Towers 813,{
+prontera,146,92,4 script Twin Towers#tt1::Twin-Towers 813,{
mes "[Twin Towers]";
mes "How are you? We are the Twin Towers.";
mes "It is such a pleasure to be able to meet you here.";
@@ -63,16 +63,16 @@ prontera.gat,146,92,4 script Twin Towers#tt1::Twin-Towers 813,{
mes "Just let us know you desired destination and we will send your there!";
menu "Hidden Temple", HiddenTemple,"Orc Dungeon",OrcDungeon,"Ant Hell",AntHell,"Mjolnir Waste Pit",MjolnirWastePit,"Sphinx",Sphinx,"Glast Heim",GlastHeim,"Comodo",Comodo;
HiddenTemple:
- warp "prt_fild01.gat",136,368;
+ warp "prt_fild01",136,368;
close;
OrcDungeon:
- warp "gef_fild10.gat",67,334;
+ warp "gef_fild10",67,334;
close;
AntHell:
- warp "moc_fild04.gat",210,329;
+ warp "moc_fild04",210,329;
close;
MjolnirWastePit:
- warp "mjolnir_02.gat",79,361;
+ warp "mjolnir_02",79,361;
close;
Sphinx:
warp "moc_fild19",105,99;
@@ -85,10 +85,10 @@ prontera.gat,146,92,4 script Twin Towers#tt1::Twin-Towers 813,{
close;
}
-morocc.gat,160,97,4 duplicate(Twin-Towers) Twin Towers#tt2 812
-payon.gat,176,226,4 duplicate(Twin-Towers) Twin Towers#tt3 812
-izlude.gat,134,92,4 duplicate(Twin-Towers) Twin Towers#tt4 812
-alberta.gat,25,238,4 duplicate(Twin-Towers) Twin Towers#tt5 812
-geffen.gat,120,60,4 duplicate(Twin-Towers) Twin Towers#tt6 812
-aldebaran.gat,143,116,4 duplicate(Twin-Towers) Twin Towers#tt7 812
-comodo.gat,194,158,4 duplicate(Twin-Towers) Twin Towers#tt8 812
+morocc,160,97,4 duplicate(Twin-Towers) Twin Towers#tt2 812
+payon,176,226,4 duplicate(Twin-Towers) Twin Towers#tt3 812
+izlude,134,92,4 duplicate(Twin-Towers) Twin Towers#tt4 812
+alberta,25,238,4 duplicate(Twin-Towers) Twin Towers#tt5 812
+geffen,120,60,4 duplicate(Twin-Towers) Twin Towers#tt6 812
+aldebaran,143,116,4 duplicate(Twin-Towers) Twin Towers#tt7 812
+comodo,194,158,4 duplicate(Twin-Towers) Twin Towers#tt8 812 \ No newline at end of file
diff --git a/npc/events/valentinesday.txt b/npc/events/valentinesday.txt
index d35a99812..65bc63dbd 100644
--- a/npc/events/valentinesday.txt
+++ b/npc/events/valentinesday.txt
@@ -16,7 +16,7 @@
// Stephen - Valentine Event Chocolate seller ------------------
-alberta.gat,26,243,4 script Stephen 58,{
+alberta,26,243,4 script Stephen 58,{
mes "[Stephen]";
mes "Guess what I've got?";
mes "A tasty treat not easily found in Rune-Midgard....";
@@ -70,7 +70,7 @@ L_NOTENO:
}
// Jainie -- Gives information about Valentine Event ------------------------
-alberta.gat,29,243,4 script Jainie 53,{
+alberta,29,243,4 script Jainie 53,{
mes "[Jainie]";
mes "You know what? The chocolate that my boyfriend sells are from me!";
mes "I made them by myself.";
@@ -93,7 +93,7 @@ alberta.gat,29,243,4 script Jainie 53,{
}
// Carl Orleans -- Valentine Event Chocolate maker ------------------
-prt_castle.gat,54,34,4 script Carl Orleans 47,{
+prt_castle,54,34,4 script Carl Orleans 47,{
mes "[Carl Orleans]";
mes "Yes?";
next;
@@ -137,4 +137,4 @@ M_WAT:
mes "[Carl Orleans]";
mes "See You.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/whiteday.txt b/npc/events/whiteday.txt
index e9e5e3d9f..69f8629d7 100644
--- a/npc/events/whiteday.txt
+++ b/npc/events/whiteday.txt
@@ -14,7 +14,7 @@
//============================================================
-alberta.gat,188,64,4 script Sugar 91,{
+alberta,188,64,4 script Sugar 91,{
set @maplenum,0;
set @mapleItemID,0;
set @maplePrice,0;
@@ -125,4 +125,4 @@ M_END:
mes "I am just here ok.";
mes "Have a nice day!";
close;
-}
+} \ No newline at end of file
diff --git a/npc/events/xmas.txt b/npc/events/xmas.txt
index 4ec62cc4a..b2e7dc54f 100644
--- a/npc/events/xmas.txt
+++ b/npc/events/xmas.txt
@@ -23,7 +23,7 @@
//============================================================
-xmas_in.gat,100,96,4 script Father Christmas::Santa2 718,{
+xmas_in,100,96,4 script Father Christmas::Santa2 718,{
mes "[Santa Claus]";
//For Lutie & Bard quest
if(xmas_npc==0) set xmas_npc, 1;
@@ -118,257 +118,257 @@ OnInit:
// - Xmas Goblin Spawns
//========================================================================================
-prt_fild11.gat,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
-gef_fild11.gat,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
-yuno_fild09.gat,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
+prt_fild11,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
+gef_fild11,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
+yuno_fild09,0,0,0,0 monster Christmas Goblin 1245,5,0,0,0
//========================================================================================
// - Santa Poring Spawns
//========================================================================================
-ein_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ein_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild00.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild12.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild13.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gef_fild14.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-glast_01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-lhz_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-lhz_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-mjolnir_12.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild12.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild13.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild14.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild15.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild16.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild17.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-moc_fild18.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-pay_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild00.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild10.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-prt_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-xmas_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-cmd_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild06.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild08.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild09.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild11.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-yuno_fild12.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-ama_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-gon_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-um_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-um_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-um_fild03.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-um_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-nif_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-nif_fild02.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-lou_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-hu_fild01.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-hu_fild04.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-hu_fild05.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
-hu_fild07.gat,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ein_fild10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild00,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild12,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild13,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gef_fild14,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+glast_01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+lhz_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+lhz_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+lhz_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+mjolnir_12,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild12,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild13,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild14,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild15,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild16,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild17,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+moc_fild18,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+pay_fild11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild00,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild10,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+prt_fild11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+xmas_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+cmd_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild06,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild08,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild09,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild11,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+yuno_fild12,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+ama_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+gon_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+um_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+um_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+um_fild03,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+um_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+nif_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+nif_fild02,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+lou_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+hu_fild01,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+hu_fild04,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+hu_fild05,0,0,0,0 monster Santa Poring 1062,15,0,0,0
+hu_fild07,0,0,0,0 monster Santa Poring 1062,15,0,0,0
//========================================================================================
// - Antonio Spawns
//========================================================================================
-ein_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ein_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild00.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild13.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gef_fild14.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-glast_01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-lhz_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-lhz_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-mjolnir_12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild13.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild14.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild15.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild16.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild17.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-moc_fild18.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-pay_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild00.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild10.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-prt_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-xmas_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-cmd_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild06.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild08.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild09.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild11.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-yuno_fild12.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-ama_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-gon_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-um_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-um_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-um_fild03.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-um_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-nif_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-nif_fild02.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-lou_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-hu_fild01.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-hu_fild04.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-hu_fild05.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
-hu_fild07.gat,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+ein_fild10,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild00,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild10,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild11,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild12,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild13,0,0,0,0 monster Antonio 1247,1,0,0,0
+gef_fild14,0,0,0,0 monster Antonio 1247,1,0,0,0
+glast_01,0,0,0,0 monster Antonio 1247,1,0,0,0
+lhz_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+lhz_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+lhz_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_01,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_02,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_03,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_04,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_05,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_06,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_07,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_08,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_09,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_10,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_11,0,0,0,0 monster Antonio 1247,1,0,0,0
+mjolnir_12,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild10,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild11,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild12,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild13,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild14,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild15,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild16,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild17,0,0,0,0 monster Antonio 1247,1,0,0,0
+moc_fild18,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild10,0,0,0,0 monster Antonio 1247,1,0,0,0
+pay_fild11,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild00,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild10,0,0,0,0 monster Antonio 1247,1,0,0,0
+prt_fild11,0,0,0,0 monster Antonio 1247,1,0,0,0
+xmas_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+cmd_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild06,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild08,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild09,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild11,0,0,0,0 monster Antonio 1247,1,0,0,0
+yuno_fild12,0,0,0,0 monster Antonio 1247,1,0,0,0
+ama_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+gon_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+um_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+um_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+um_fild03,0,0,0,0 monster Antonio 1247,1,0,0,0
+um_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+nif_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+nif_fild02,0,0,0,0 monster Antonio 1247,1,0,0,0
+lou_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+hu_fild01,0,0,0,0 monster Antonio 1247,1,0,0,0
+hu_fild04,0,0,0,0 monster Antonio 1247,1,0,0,0
+hu_fild05,0,0,0,0 monster Antonio 1247,1,0,0,0
+hu_fild07,0,0,0,0 monster Antonio 1247,1,0,0,0
//========================================================================================
// - Xmas Jakk
//========================================================================================
-gef_dun01.gat,0,0,0,0 monster Xmas Jakk 1244,5,0,0,0
-//gefenia02.gat,0,0,0,0 monster Xmas Jakk 1244,5,0,0,0
+gef_dun01,0,0,0,0 monster Xmas Jakk 1244,5,0,0,0
+//gefenia02,0,0,0,0 monster Xmas Jakk 1244,5,0,0,0
//========================================================================================
// - Xmas Orc
//========================================================================================
-gef_fild02.gat,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
-gef_fild03.gat,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
-gef_fild10.gat,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
-gef_fild14.gat,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
-alde_dun02.gat,0,0,0,0 monster Christmas Orc 1588,5,0,0,0 \ No newline at end of file
+gef_fild02,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
+gef_fild03,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
+gef_fild10,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
+gef_fild14,0,0,0,0 monster Christmas Orc 1588,5,0,0,0
+alde_dun02,0,0,0,0 monster Christmas Orc 1588,5,0,0,0 \ No newline at end of file