summaryrefslogtreecommitdiff
path: root/npc/guides/guides_pron.txt
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/guides_pron.txt
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/guides_pron.txt')
-rw-r--r--npc/guides/guides_pron.txt26
1 files changed, 13 insertions, 13 deletions
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