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/mobs/dungeons/ayodun.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/mobs/dungeons/ayodun.txt')
-rw-r--r-- | npc/mobs/dungeons/ayodun.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/mobs/dungeons/ayodun.txt b/npc/mobs/dungeons/ayodun.txt index 2ba4b4fcd..ca139d352 100644 --- a/npc/mobs/dungeons/ayodun.txt +++ b/npc/mobs/dungeons/ayodun.txt @@ -15,15 +15,15 @@ //================================================== // ayo_dun01 - Ancient Shrine Maze //================================================== -ayo_dun01.gat,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Whisper 1179,10,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Kraben 1587,5,0,0,0 -ayo_dun01.gat,0,0,0,0 monster Ghoul 1036,30,0,0,0 +ayo_dun01,0,0,0,0 monster Leaf Cat 1586,65,0,0,0 +ayo_dun01,0,0,0,0 monster Whisper 1179,10,0,0,0 +ayo_dun01,0,0,0,0 monster Kraben 1587,5,0,0,0 +ayo_dun01,0,0,0,0 monster Ghoul 1036,30,0,0,0 //================================================== // ayo_dun02 - Inside Ancient Shrine //================================================== -ayo_dun02.gat,0,0,0,0 monster Tamruan 1584,70,0,0,0 -ayo_dun02.gat,0,0,0,0 monster Whisper 1179,20,0,0,0 -ayo_dun02.gat,0,0,0,0 monster Kraben 1587,20,0,0,0 -ayo_dun02.gat,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0 +ayo_dun02,0,0,0,0 monster Tamruan 1584,70,0,0,0 +ayo_dun02,0,0,0,0 monster Whisper 1179,20,0,0,0 +ayo_dun02,0,0,0,0 monster Kraben 1587,20,0,0,0 +ayo_dun02,150,90,15,30 monster Lady Tanee 1688,1,25200000,18000000,0
\ No newline at end of file |