summaryrefslogtreecommitdiff
path: root/npc/custom/poetry
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/custom/poetry
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/custom/poetry')
-rw-r--r--npc/custom/poetry/ayothaya.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/custom/poetry/ayothaya.txt b/npc/custom/poetry/ayothaya.txt
index 7d5b651a1..13f2a8c48 100644
--- a/npc/custom/poetry/ayothaya.txt
+++ b/npc/custom/poetry/ayothaya.txt
@@ -8,7 +8,7 @@
//= eAthena 1.0 Final +
//===== Description: =========================================
-ayothaya.gat,58,134,5 script Louise Gluck 763,{
+ayothaya,58,134,5 script Louise Gluck 763,{
mes "[Louise Gluck]";
mes "What is the next line? ";
close;
@@ -91,7 +91,7 @@ ayothaya.gat,58,134,5 script Louise Gluck 763,{
}
-ayothaya.gat,212,276,0 script Romeo 50,{
+ayothaya,212,276,0 script Romeo 50,{
mes "[Romeo]";
mes "What is the next line? ";
close;
@@ -365,7 +365,7 @@ ayothaya.gat,212,276,0 script Romeo 50,{
end;
}
-ayothaya.gat,214,279,3 script Juliet 53,{
+ayothaya,214,279,3 script Juliet 53,{
mes "[Juliet]";
mes "What is the next line? ";
close;
@@ -721,4 +721,4 @@ ayothaya.gat,214,279,3 script Juliet 53,{
npcspeed 150;
initnpctimer;
end;
-}
+} \ No newline at end of file