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/quests/seals/mjolnir_seal.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/quests/seals/mjolnir_seal.txt')
-rw-r--r-- | npc/quests/seals/mjolnir_seal.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/quests/seals/mjolnir_seal.txt b/npc/quests/seals/mjolnir_seal.txt index 424aafca5..1f4011687 100644 --- a/npc/quests/seals/mjolnir_seal.txt +++ b/npc/quests/seals/mjolnir_seal.txt @@ -13,7 +13,7 @@ // 1.1 Fixed wrong label names [Luups] //============================================================ -prontera.gat,124,297,3 script Tialfi 706,{ +prontera,124,297,3 script Tialfi 706,{ if ($God3 < 50) { @@ -419,7 +419,7 @@ prontera.gat,124,297,3 script Tialfi 706,{ } -prt_fild01.gat,196,47,3 script Roskva 703,{ +prt_fild01,196,47,3 script Roskva 703,{ if(god_mjo_0 == 1) @@ -503,7 +503,7 @@ prt_fild01.gat,196,47,3 script Roskva 703,{ } -mjolnir_11.gat,149,247,5 script Dwarf Blacksmith#east 826,{ +mjolnir_11,149,247,5 script Dwarf Blacksmith#east 826,{ if ($God3 < 50) { @@ -1094,7 +1094,7 @@ L_Speak2: } -mjolnir_09.gat,209,341,3 script Dwarf Blacksmith#south 826,{ +mjolnir_09,209,341,3 script Dwarf Blacksmith#south 826,{ if ($God3 < 50) { @@ -2012,7 +2012,7 @@ mjolnir_09.gat,209,341,3 script Dwarf Blacksmith#south 826,{ } -mjolnir_01.gat,35,136,7 script Dwarf Blacksmith#west 826,{ +mjolnir_01,35,136,7 script Dwarf Blacksmith#west 826,{ if($God3 < 50) { @@ -2732,7 +2732,7 @@ mjolnir_01.gat,35,136,7 script Dwarf Blacksmith#west 826,{ } -mjolnir_12.gat,18,18,7 script Dwarf Blacksmith#north 826,{ +mjolnir_12,18,18,7 script Dwarf Blacksmith#north 826,{ if ($God3 < 50) { |