diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-08-17 19:25:49 +0300 |
commit | 7b07e285e04ab1f1cecea8be8d8b490c7a787ab5 (patch) | |
tree | 931e094c1fdf9344f505d91c287ed189240ef64f /npc/re/mobs/dungeons/dew_dun.txt | |
parent | b75931eb000e36e2af892cbb83e06a189f070f3c (diff) | |
download | hercules-7b07e285e04ab1f1cecea8be8d8b490c7a787ab5.tar.gz hercules-7b07e285e04ab1f1cecea8be8d8b490c7a787ab5.tar.bz2 hercules-7b07e285e04ab1f1cecea8be8d8b490c7a787ab5.tar.xz hercules-7b07e285e04ab1f1cecea8be8d8b490c7a787ab5.zip |
Remove conf dir.
Diffstat (limited to 'npc/re/mobs/dungeons/dew_dun.txt')
-rw-r--r-- | npc/re/mobs/dungeons/dew_dun.txt | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/npc/re/mobs/dungeons/dew_dun.txt b/npc/re/mobs/dungeons/dew_dun.txt deleted file mode 100644 index 8d71f6387..000000000 --- a/npc/re/mobs/dungeons/dew_dun.txt +++ /dev/null @@ -1,28 +0,0 @@ -//===== Hercules Script ====================================== -//= Dewata Dungeon Monster Spawn Script -//===== By: ================================================== -//= Chilly -//===== Current Version: ===================================== -//= 1.1 -//===== Description: ========================================= -//= Official kRO monster spawns -//===== Additional Comments: ================================= -//= 1.0 First Release -//= 1.1 Updated spawn delays. [Euphy] -//============================================================ - -//================================================== -// dew_dun01 - Volcanic Island of Krakatoa -//================================================== -dew_dun01,0,0,0,0 monster Comodo 2152,70,5000,0,0 -dew_dun01,0,0,0,0 monster Ancient Worm 1305,25,5000,0,0 -dew_dun01,0,0,0,0 monster Gullinbursti 1311,10,5000,0,0 -dew_dun01,0,0,0,0 boss_monster Leak 2156,1,7200000,0,0 - -//================================================== -// dew_dun02 - Tina Grace Cave -//================================================== -dew_dun02,0,0,0,0 monster Banaspaty 2154,50,5000,0,0 -dew_dun02,0,0,0,0 monster Gajomart 1309,30,5000,0,0 -dew_dun02,0,0,0,0 monster Am Mut 1301,20,5000,0,0 -dew_dun02,0,0,0,0 monster Butoijo 2155,30,5000,0,0 |