diff options
Diffstat (limited to 'npc/re/mobs/dungeons/dew_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/dew_dun.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/npc/re/mobs/dungeons/dew_dun.txt b/npc/re/mobs/dungeons/dew_dun.txt new file mode 100644 index 000000000..809295e0c --- /dev/null +++ b/npc/re/mobs/dungeons/dew_dun.txt @@ -0,0 +1,29 @@ +//===== rAthena Script ======================================== +//= Dewata Dungeon Monster Spawn Script +//===== By: ================================================== +//= Chilly +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Official kRO monster spawns +//===== Additional Comments: ================================= +//= 1.0 First Release +//============================================================ + +//================================================== +// dew_dun01 - Volcanic Island of Krakatoa +//================================================== +dew_dun01,0,0,0,0 monster Ancient Worm 1305,25,0,0,0 +dew_dun01,0,0,0,0 monster Gullinbursti 1311,10,0,0,0 +dew_dun01,0,0,0,0 monster Comodo 2152,70,0,0,0 +dew_dun01,0,0,0,0 boss_monster Leak 2156,1,7200000,600000,1 + +//================================================== +// dew_dun02 - Tina Grace Cave +//================================================== +dew_dun02,0,0,0,0 monster Am Mut 1301,20,0,0,0 +dew_dun02,0,0,0,0 monster Gajomart 1309,30,0,0,0 +dew_dun02,0,0,0,0 monster Banaspaty 2154,50,0,0,0 +dew_dun02,0,0,0,0 monster Butoijo 2155,30,0,0,0 |