summaryrefslogtreecommitdiff
path: root/npc/guides
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/guides
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/guides')
-rw-r--r--npc/guides/guides_alb.txt4
-rw-r--r--npc/guides/guides_alde.txt4
-rw-r--r--npc/guides/guides_ama.txt6
-rw-r--r--npc/guides/guides_com.txt8
-rw-r--r--npc/guides/guides_einbe.txt4
-rw-r--r--npc/guides/guides_einbr.txt6
-rw-r--r--npc/guides/guides_gef.txt8
-rw-r--r--npc/guides/guides_hu.txt2
-rw-r--r--npc/guides/guides_izl.txt2
-rw-r--r--npc/guides/guides_lhz.txt8
-rw-r--r--npc/guides/guides_louyang.txt6
-rw-r--r--npc/guides/guides_mor.txt8
-rw-r--r--npc/guides/guides_nif.txt4
-rw-r--r--npc/guides/guides_pay.txt6
-rw-r--r--npc/guides/guides_pron.txt26
-rw-r--r--npc/guides/guides_umb.txt4
-rw-r--r--npc/guides/guides_yun.txt18
17 files changed, 62 insertions, 62 deletions
diff --git a/npc/guides/guides_alb.txt b/npc/guides/guides_alb.txt
index e25207d59..17073a805 100644
--- a/npc/guides/guides_alb.txt
+++ b/npc/guides/guides_alb.txt
@@ -18,7 +18,7 @@
//============================================================
//North
-alberta.gat,23,238,4 script Guide::Alb_Guide 105,{
+alberta,23,238,4 script Guide::Alb_Guide 105,{
cutin "prt_soldier",2;
mes "[Alberta Guide]";
mes "Welcome to Alberta, the Port City.";
@@ -108,4 +108,4 @@ L_END:
}
// South --------------------------------------------------------
-alberta.gat,120,60,3 duplicate(Alb_Guide) Guide#2 105 \ No newline at end of file
+alberta,120,60,3 duplicate(Alb_Guide) Guide#2 105 \ No newline at end of file
diff --git a/npc/guides/guides_alde.txt b/npc/guides/guides_alde.txt
index d8088441d..b82a0a1c0 100644
--- a/npc/guides/guides_alde.txt
+++ b/npc/guides/guides_alde.txt
@@ -18,7 +18,7 @@
//============================================================
-aldebaran.gat,139,63,4 script Soldier::Alde_Guide 105,{
+aldebaran,139,63,4 script Soldier::Alde_Guide 105,{
cutin "prt_soldier",2;
mes "[Al De Baran Guard]";
mes "I'm just an ordinary guard that you could find in any other city.";
@@ -50,4 +50,4 @@ L_End:
close;
}
-aldebaran.gat,241,136,4 duplicate(Alde_Guide) Soldier#Alde02 105
+aldebaran,241,136,4 duplicate(Alde_Guide) Soldier#Alde02 105 \ No newline at end of file
diff --git a/npc/guides/guides_ama.txt b/npc/guides/guides_ama.txt
index 982e0513f..8ee9de31f 100644
--- a/npc/guides/guides_ama.txt
+++ b/npc/guides/guides_ama.txt
@@ -13,7 +13,7 @@
//= 1.1 Removed Duplicates [Silent]
//============================================================
-amatsu.gat,207,89,3 script Amatsu Guide#01 758,{
+amatsu,207,89,3 script Amatsu Guide#01 758,{
mes "[Amachang]";
mes "Welcome to Amatsu,";
@@ -72,7 +72,7 @@ s_Bar:
}
-amatsu.gat,251,283,4 script Amatsu Guide#02 767,{
+amatsu,251,283,4 script Amatsu Guide#02 767,{
mes "[Guide Man]";
mes "Welcome, tourist from";
@@ -125,4 +125,4 @@ s_Bar:
mes "in Amatsu.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_com.txt b/npc/guides/guides_com.txt
index 13d64a42d..43915f356 100644
--- a/npc/guides/guides_com.txt
+++ b/npc/guides/guides_com.txt
@@ -16,17 +16,17 @@
//= 1.4 Removed 3 guides, and converted to use functions.
//============================================================
-comodo.gat,322,178,4 script Comodo Guide#1 700,{
+comodo,322,178,4 script Comodo Guide#1 700,{
set @name$,"Native Kokomo";
callfunc "comodo_guide";
end;
}
-comodo.gat,176,350,4 script Comodo Guide#2 700,{
+comodo,176,350,4 script Comodo Guide#2 700,{
set @name$,"Native Cocomo";
callfunc "comodo_guide";
end;
}
-comodo.gat,37,219,4 script Comodo Guide#3 700,{
+comodo,37,219,4 script Comodo Guide#3 700,{
set @name$,"Native Papaya";
callfunc "comodo_guide";
end;
@@ -105,4 +105,4 @@ L_MENU_10:
mes "Well, I guess I will be seeing you around then.";
mes "Take care, and enjoy your stay.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_einbe.txt b/npc/guides/guides_einbe.txt
index 84a09f4b8..4a4e49566 100644
--- a/npc/guides/guides_einbe.txt
+++ b/npc/guides/guides_einbe.txt
@@ -17,7 +17,7 @@
//= 1.4 Removed Duplicates [Silent]
//= 1.4a missing tabs [KarLaeda]
//============================================================
-einbech.gat,67,37,4 script Guide#1::Einbech_Guide 852,{
+einbech,67,37,4 script Guide#1::Einbech_Guide 852,{
cutin "ein_soldier",2;
mes "[Einbech Guide]";
mes "Welcome to Einbech, the Mining Town.";
@@ -117,4 +117,4 @@ L_END:
close;
}
-einbech.gat,48,214,4 duplicate(Einbech_Guide) Guide#Ein2 852 \ No newline at end of file
+einbech,48,214,4 duplicate(Einbech_Guide) Guide#Ein2 852 \ No newline at end of file
diff --git a/npc/guides/guides_einbr.txt b/npc/guides/guides_einbr.txt
index e06cc7027..1d0607304 100644
--- a/npc/guides/guides_einbr.txt
+++ b/npc/guides/guides_einbr.txt
@@ -17,7 +17,7 @@
//============================================================
-einbroch.gat,72,202,4 script Guide#1::Einbroch_Guide 852,{
+einbroch,72,202,4 script Guide#1::Einbroch_Guide 852,{
cutin "ein_soldier",2;
mes "[Einbroch Guide]";
mes "Welcome to Einbroch, the City of Steel.";
@@ -164,5 +164,5 @@ M_End:
close;
}
-einbroch.gat,155,43,4 duplicate(Einbroch_Guide) Guide#Einb2 852
-einbroch.gat,162,317,4 duplicate(Einbroch_Guide) Guide#Einb3 852
+einbroch,155,43,4 duplicate(Einbroch_Guide) Guide#Einb2 852
+einbroch,162,317,4 duplicate(Einbroch_Guide) Guide#Einb3 852 \ No newline at end of file
diff --git a/npc/guides/guides_gef.txt b/npc/guides/guides_gef.txt
index 1a7e7afb9..0ab817ea2 100644
--- a/npc/guides/guides_gef.txt
+++ b/npc/guides/guides_gef.txt
@@ -18,7 +18,7 @@
// North --------------------------------------------
-geffen.gat,123,202,5 script Guide#1::Gef_Guide 705,{
+geffen,123,202,5 script Guide#1::Gef_Guide 705,{
cutin "gef_soldier",2;
mes "[Geffen Soldier]";
mes "Welcome to Geffen, the City of Magic.";
@@ -123,8 +123,8 @@ M_Menu:
}
// South ------------------------------------------
-geffen.gat,118,62,0 duplicate(Gef_Guide) Guide#Gef2 705
+geffen,118,62,0 duplicate(Gef_Guide) Guide#Gef2 705
// East -----------------------------------------------------
-geffen.gat,203,116,2 duplicate(Gef_Guide) Guide#Gef3 705
+geffen,203,116,2 duplicate(Gef_Guide) Guide#Gef3 705
// West ----------------------------------------------
-geffen.gat,37,123,5 duplicate(Gef_Guide) Guide#Gef4 705
+geffen,37,123,5 duplicate(Gef_Guide) Guide#Gef4 705 \ No newline at end of file
diff --git a/npc/guides/guides_hu.txt b/npc/guides/guides_hu.txt
index b6bf2a0f3..41dd5ac42 100644
--- a/npc/guides/guides_hu.txt
+++ b/npc/guides/guides_hu.txt
@@ -14,7 +14,7 @@
//============================================================
-hugel.gat,98,57,3 script Old Lady#hu1 863,{
+hugel,98,57,3 script Old Lady#hu1 863,{
mes "[Old Lady]";
mes "Welcome to Hugel, the Power Source City.";
next;
diff --git a/npc/guides/guides_izl.txt b/npc/guides/guides_izl.txt
index b301dd9a6..5ca688b92 100644
--- a/npc/guides/guides_izl.txt
+++ b/npc/guides/guides_izl.txt
@@ -16,7 +16,7 @@
//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
-izlude.gat,121,87,6 script Guide 105,{
+izlude,121,87,6 script Guide 105,{
cutin "prt_soldier",2;
mes "[Izlude Guide]";
mes "Welcome to Izlude, Prontera's satellite city.";
diff --git a/npc/guides/guides_lhz.txt b/npc/guides/guides_lhz.txt
index 88971c0aa..0ed888ef1 100644
--- a/npc/guides/guides_lhz.txt
+++ b/npc/guides/guides_lhz.txt
@@ -13,7 +13,7 @@
//= 1.1 Removed Duplicates [Silent]
//============================================================
-lighthalzen.gat,220,311,3 script Guide::LhzSlum 852,{
+lighthalzen,220,311,3 script Guide::LhzSlum 852,{
mes "[Lighthalzen Guide]";
mes "welcome to Lighthalzen,";
@@ -142,7 +142,7 @@ s_Notice:
}
-lighthalzen.gat,207,311,3 script Guide::LhzWest 852,{
+lighthalzen,207,311,3 script Guide::LhzWest 852,{
mes "[Lighthalzen Guide]";
mes "welcome to Lighthalzen,";
@@ -357,6 +357,6 @@ s_Notice:
}
-lighthalzen.gat,154,100,5 duplicate(LhzWest) Guide#lhz1 852
+lighthalzen,154,100,5 duplicate(LhzWest) Guide#lhz1 852
-lighthalzen.gat,319,243,5 duplicate(LhzSlum) Guide#lhz2 852
+lighthalzen,319,243,5 duplicate(LhzSlum) Guide#lhz2 852 \ No newline at end of file
diff --git a/npc/guides/guides_louyang.txt b/npc/guides/guides_louyang.txt
index 344ef7e76..bc202d966 100644
--- a/npc/guides/guides_louyang.txt
+++ b/npc/guides/guides_louyang.txt
@@ -16,7 +16,7 @@
//----------------------------------------------------------------------
-louyang.gat,224,104,4 script Representative#Lou 818,{
+louyang,224,104,4 script Representative#Lou 818,{
mes "[Representative]";
mes "Welcome to Louyang,";
@@ -154,7 +154,7 @@ louyang.gat,224,104,4 script Representative#Lou 818,{
close;
}
-louyang.gat,160,175,4 script Soldier#Lou1 825,{
+louyang,160,175,4 script Soldier#Lou1 825,{
mes "[Soldier]";
mes "Welcome to Louyang,";
@@ -294,4 +294,4 @@ louyang.gat,160,175,4 script Soldier#Lou1 825,{
close;
}
-louyang.gat,213,213,4 duplicate(Soldier#Lou1) Soldier#Lou2 825 \ No newline at end of file
+louyang,213,213,4 duplicate(Soldier#Lou1) Soldier#Lou2 825 \ No newline at end of file
diff --git a/npc/guides/guides_mor.txt b/npc/guides/guides_mor.txt
index 4437bc266..3f23a9af2 100644
--- a/npc/guides/guides_mor.txt
+++ b/npc/guides/guides_mor.txt
@@ -17,7 +17,7 @@
// North ------------------------------------------------
-morocc.gat,153,286,6 script Guide#1::Mor_Guide 707,{
+morocc,153,286,6 script Guide#1::Mor_Guide 707,{
cutin "moc_soldier",2;
mes "[Morroc Soldier]";
mes "Welcome to Morroc, the Desert Frontier!";
@@ -110,8 +110,8 @@ M_Menu:
}
// South --------------------------------------------
-morocc.gat,162,97,6 duplicate(Mor_Guide) Guide#Mor2 707
+morocc,162,97,6 duplicate(Mor_Guide) Guide#Mor2 707
// West --------------------------------------------
-morocc.gat,28,161,6 duplicate(Mor_Guide) Guide#Mor3 707
+morocc,28,161,6 duplicate(Mor_Guide) Guide#Mor3 707
// East --------------------------------------------
-morocc.gat,294,203,9 duplicate(Mor_Guide) Guide#Mor4 707
+morocc,294,203,9 duplicate(Mor_Guide) Guide#Mor4 707 \ No newline at end of file
diff --git a/npc/guides/guides_nif.txt b/npc/guides/guides_nif.txt
index 1e78b9c54..2fd8aa373 100644
--- a/npc/guides/guides_nif.txt
+++ b/npc/guides/guides_nif.txt
@@ -15,7 +15,7 @@
//=====================================================================================
-niflheim.gat,186,190,5 script Wandering Man 798,{
+niflheim,186,190,5 script Wandering Man 798,{
mes "[Wandering Man]";
mes "Why are you in this scary city? I guess you lost your way too, heh.";
mes "I was attracted here by the tall trees, but still can't find my way out after so long...";
@@ -80,4 +80,4 @@ niflheim.gat,186,190,5 script Wandering Man 798,{
mes "Wandering around by yourself is dangerous...";
mes "please take care.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_pay.txt b/npc/guides/guides_pay.txt
index 4ac59a0df..4023cf2e2 100644
--- a/npc/guides/guides_pay.txt
+++ b/npc/guides/guides_pay.txt
@@ -21,7 +21,7 @@
//============================================================
-payon.gat,162,67,4 script Guide#pay1 708,{
+payon,162,67,4 script Guide#pay1 708,{
cutin "pay_soldier",2;
mes "[Payon Guide]";
mes "Welcome to the mountain city of Payon.";
@@ -145,7 +145,7 @@ L_END:
close;
}
-pay_arche.gat,85,30,2 script Guide#pay2 708,{
+pay_arche,85,30,2 script Guide#pay2 708,{
cutin "pay_soldier",2;
mes "[Payon Guide]";
mes "Welcome to the Archer Village.";
@@ -217,4 +217,4 @@ L_END:
mes "Be safe in your travels, brave adventurer.";
cutin "pay_soldier",255;
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_pron.txt b/npc/guides/guides_pron.txt
index 6e2900067..74ca0eaa5 100644
--- a/npc/guides/guides_pron.txt
+++ b/npc/guides/guides_pron.txt
@@ -19,7 +19,7 @@
//============================================================
-prontera.gat,154,187,4 script Guide::Prt_Guide 105,{
+prontera,154,187,4 script Guide::Prt_Guide 105,{
cutin "prt_soldier",2;
mes "[Prontera Guide]";
mes "Welcome to Prontera, the beautiful capital of the Run-Midgard Kingdom.";
@@ -173,39 +173,39 @@ L_END:
}
// East ----------------------------------------------------
-prontera.gat,282,208,2 duplicate(Prt_Guide) Guide#prt2 105
+prontera,282,208,2 duplicate(Prt_Guide) Guide#prt2 105
//West --------------------------------------------------
-prontera.gat,29,200,6 duplicate(Prt_Guide) Guide#prt3 105
+prontera,29,200,6 duplicate(Prt_Guide) Guide#prt3 105
// South -----------------------------------------------------
-prontera.gat,160,29,0 duplicate(Prt_Guide) Guide#prt4 105
+prontera,160,29,0 duplicate(Prt_Guide) Guide#prt4 105
// North -----------------------------------------------
-prontera.gat,151,330,4 duplicate(Prt_Guide) Guide#prt5 105
+prontera,151,330,4 duplicate(Prt_Guide) Guide#prt5 105
// Guard -----------------------------------------------------
-prontera.gat,160,330,4 script Guard#1::Prt_Guard 105,{
+prontera,160,330,4 script Guard#1::Prt_Guard 105,{
mes "[Guard]";
mes "Welcome to Prontera.";
close;
}
-prontera.gat,229,104,5 duplicate(Prt_Guard) Guard#prt2 105
-prontera.gat,223,98,8 duplicate(Prt_Guard) Guard#prt3 105
-prontera.gat,52,344,5 duplicate(Prt_Guard) Guard#prt4 105
-prontera.gat,47,339,5 duplicate(Prt_Guard) Guard#prt5 105
+prontera,229,104,5 duplicate(Prt_Guard) Guard#prt2 105
+prontera,223,98,8 duplicate(Prt_Guard) Guard#prt3 105
+prontera,52,344,5 duplicate(Prt_Guard) Guard#prt4 105
+prontera,47,339,5 duplicate(Prt_Guard) Guard#prt5 105
//---------------------------------------------------------------------------------------- Prontera Maze ----------------------------------------------------------------------------------\\
-prt_maze02.gat,100,69,4 script Guard#maz01 105,{
+prt_maze02,100,69,4 script Guard#maz01 105,{
mes "[Guard]";
mes "Hey, I don't get your point but I say you should go home and rest rather than go inside the forest. Don't you know the 'Demon' lurks there?";
mes "Naturally, Nobody came back on the hoof so I am not sure whether it really exists or not... well, Do as you want, dude. I'm not your mother.";
close;
}
-prt_maze02.gat,110,69,4 script Guard#maz02 105,{
+prt_maze02,110,69,4 script Guard#maz02 105,{
mes "[Guard]";
mes "Phew...That geek who went inside last time never returned either.";
mes "I tried to stop him so many times but he never took me seriously. He told me he needed herbs.";
mes "If I were him, I would never give up my life for stupid herbs.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_umb.txt b/npc/guides/guides_umb.txt
index c6ae85ba2..b6ea5b89f 100644
--- a/npc/guides/guides_umb.txt
+++ b/npc/guides/guides_umb.txt
@@ -13,7 +13,7 @@
//= 1.2 Optimized, updated common guide names [Lupus]
//= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA]
//============================================================
-umbala.gat,128,94,3 script Ricard 702,{
+umbala,128,94,3 script Ricard 702,{
mes "[Ricard]";
mes "This sure is an odd place, perhaps due to the fact that it hasn't been developed, and the roads here can be very perilous.";
next;
@@ -79,4 +79,4 @@ L_end1:
mes "[Ricard]";
mes "Exploring around to know the paths better is fun, but do be careful.";
close;
-}
+} \ No newline at end of file
diff --git a/npc/guides/guides_yun.txt b/npc/guides/guides_yun.txt
index d00e87b97..73091559c 100644
--- a/npc/guides/guides_yun.txt
+++ b/npc/guides/guides_yun.txt
@@ -21,7 +21,7 @@
//=====================================================================================
-yuno.gat,153,47,4 script Juno Guide#yun1 700,{
+yuno,153,47,4 script Juno Guide#yun1 700,{
mes "[Ms. Yoon]";
mes "A place that takes the vision of";
mes "the future, and gives it form in";
@@ -33,7 +33,7 @@ yuno.gat,153,47,4 script Juno Guide#yun1 700,{
}
//=====================================================================
-yuno.gat,334,182,4 script Juno Soldier#yun1 105,{
+yuno,334,182,4 script Juno Soldier#yun1 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -53,7 +53,7 @@ yuno.gat,334,182,4 script Juno Soldier#yun1 105,{
}
//=====================================================================
-yuno.gat,263,320,4 script Juno Soldier#yun2 105,{
+yuno,263,320,4 script Juno Soldier#yun2 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -73,7 +73,7 @@ yuno.gat,263,320,4 script Juno Soldier#yun2 105,{
}
//=====================================================================
-yuno.gat,227,292,4 script Juno Soldier#yun3 105,{
+yuno,227,292,4 script Juno Soldier#yun3 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -94,7 +94,7 @@ yuno.gat,227,292,4 script Juno Soldier#yun3 105,{
}
//=====================================================================
-yuno.gat,165,283,4 script Yuno Soldier#yun4 105,{
+yuno,165,283,4 script Yuno Soldier#yun4 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -120,7 +120,7 @@ yuno.gat,165,283,4 script Yuno Soldier#yun4 105,{
}
//=====================================================================
-yuno.gat,150,283,4 script Yuno Soldier#yun5 105,{
+yuno,150,283,4 script Yuno Soldier#yun5 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -148,7 +148,7 @@ yuno.gat,150,283,4 script Yuno Soldier#yun5 105,{
}
//=====================================================================
-yuno.gat,165,228,4 script Yuno Soldier#yun6 105,{
+yuno,165,228,4 script Yuno Soldier#yun6 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -173,7 +173,7 @@ yuno.gat,165,228,4 script Yuno Soldier#yun6 105,{
}
//=====================================================================
-yuno.gat,150,228,4 script Yuno Soldier#yun7 105,{
+yuno,150,228,4 script Yuno Soldier#yun7 105,{
mes "[Juno Soldier]";
mes "Welcome to Juno, the city of";
mes "noble-mindedness.";
@@ -287,4 +287,4 @@ sM_Menu:
mes "A city of Knowledge!";
mes "Welcome to Juno.";
close;
-}
+} \ No newline at end of file