diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
commit | 788a65d41bce37aad857e5b5202d0293e84963a2 (patch) | |
tree | 2070539f8f2ed0a635ff39a18194c21a76595848 /npc/guides/guides_lhz.txt | |
parent | a50476a588b2d7bc819cf0235a093dcddef9f2bf (diff) | |
download | hercules-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_lhz.txt')
-rw-r--r-- | npc/guides/guides_lhz.txt | 8 |
1 files changed, 4 insertions, 4 deletions
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 |