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/toyfactory.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/toyfactory.txt')
-rw-r--r-- | npc/mobs/dungeons/toyfactory.txt | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/npc/mobs/dungeons/toyfactory.txt b/npc/mobs/dungeons/toyfactory.txt index f6be13605..7ab5dafbd 100644 --- a/npc/mobs/dungeons/toyfactory.txt +++ b/npc/mobs/dungeons/toyfactory.txt @@ -14,22 +14,22 @@ //================================================== // xmas_dun01 - Toy Factory Warehouse //================================================== -xmas_dun01.gat,0,0,0,0 monster Marin 1242,20,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Drops 1113,10,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Poporing 1031,20,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Cookie 1265,40,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Myst Case 1249,5,0,0,0 -xmas_dun01.gat,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 -xmas_dun01.gat,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 -xmas_dun01.gat,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 +xmas_dun01,0,0,0,0 monster Marin 1242,20,0,0,0 +xmas_dun01,0,0,0,0 monster Drops 1113,10,0,0,0 +xmas_dun01,0,0,0,0 monster Poporing 1031,20,0,0,0 +xmas_dun01,0,0,0,0 monster Cookie 1265,40,0,0,0 +xmas_dun01,0,0,0,0 monster Christmas Cookie 1246,40,0,0,0 +xmas_dun01,0,0,0,0 monster Myst Case 1249,5,0,0,0 +xmas_dun01,0,0,0,0 monster Chepet 1250,1,1200000,900000,0 +xmas_dun01,0,0,0,0 monster Mastering 1090,1,1800000,900000,0 +xmas_dun01,0,0,0,0 monster Angeling 1096,1,3600000,1800000,0 //================================================== // xmas_dun02 - Toy Monitoring Room //================================================== -xmas_dun02.gat,0,0,0,0 monster Cookie 1265,20,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Cruiser 1248,35,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Myst Case 1249,50,0,0,0 -xmas_dun02.gat,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_dun02.gat,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0 +xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 +xmas_dun02,0,0,0,0 monster Christmas Cookie 1246,20,0,0,0 +xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 +xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 +xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 +xmas_dun02,0,0,0,0 monster Stormy Knight 1251,1,3600000,7200000,0
\ No newline at end of file |