diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-16 15:35:50 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-16 15:35:50 +0000 |
commit | e86350cac7c62c5fd4868f9e3b0a088ff8645d43 (patch) | |
tree | 0f3b402f5573287a5f6f380f65c362dc9c847033 /npc/pre-re/mobs/dungeons/iz_dun_re.txt | |
parent | b773ff2c33884e924a34221a49af38bca1d185a4 (diff) | |
download | hercules-e86350cac7c62c5fd4868f9e3b0a088ff8645d43.tar.gz hercules-e86350cac7c62c5fd4868f9e3b0a088ff8645d43.tar.bz2 hercules-e86350cac7c62c5fd4868f9e3b0a088ff8645d43.tar.xz hercules-e86350cac7c62c5fd4868f9e3b0a088ff8645d43.zip |
Forgot to remove the scripts in last commit, sorry.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16431 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re/mobs/dungeons/iz_dun_re.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/iz_dun_re.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/npc/pre-re/mobs/dungeons/iz_dun_re.txt b/npc/pre-re/mobs/dungeons/iz_dun_re.txt deleted file mode 100644 index 43ade6c10..000000000 --- a/npc/pre-re/mobs/dungeons/iz_dun_re.txt +++ /dev/null @@ -1,21 +0,0 @@ -//===== rAthena Script ======================================= -//= Byalan Dungeon Monster Spawn Script -//===== By: ================================================== -//= Athena (1.0) -//===== Current Version: ===================================== -//= 1.3a -//===== Compatible With: ===================================== -//= Any Athena Version -//===== Additional Comments: ================================= -//= 1.3 Added Izlude Dungeon F6 spawns [Chilly] -//= 1.3a Moved Izlude Dungeon F6 spawns to separate file. [Kenpachi] -//============================================================ - -//================================================== -// iz_dun05 - Undersea Tunnel F6 -//================================================== -iz_dun05,0,0,0,0 monster King Dramoh 2198,20,0,0,0 -iz_dun05,0,0,0,0 monster Sropho 2201,50,0,0,0 -iz_dun05,0,0,0,0 monster Pot Dofle 2203,30,0,0,0 -iz_dun05,0,0,0,0 monster Sedora 2204,50,0,0,0 -iz_dun05,0,0,0,0 boss_monster Kraken 2202,1,7200000,600000,1 |