summaryrefslogtreecommitdiff
path: root/npc/guides/guides_pay.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_pay.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_pay.txt')
-rw-r--r--npc/guides/guides_pay.txt6
1 files changed, 3 insertions, 3 deletions
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