diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:41:50 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-17 03:41:50 +0000 |
commit | b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20 (patch) | |
tree | 106a4ae2449a8a4e6eab5471cf667d0ffb74180c /npc/scripts_monsters.conf | |
parent | 37b30d70f94b8dddfc2b6e4c9e56cfc1517641be (diff) | |
download | hercules-b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20.tar.gz hercules-b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20.tar.bz2 hercules-b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20.tar.xz hercules-b9a9bf355c38dbfe5c7b522d8470b9fe1ec15b20.zip |
* Renamed mob dungeon spawn files to compliment the warp script update. File names now match map names.
* Moved Odin Temple spawns to dungeon folder. Split up a few other files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11743 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 62 |
1 files changed, 32 insertions, 30 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 2e6b24089..71cfe5844 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -32,7 +32,6 @@ npc: npc/mobs/fields/lutie.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt npc: npc/mobs/fields/niflheim.txt -npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt npc: npc/mobs/fields/rachel.txt @@ -42,37 +41,40 @@ npc: npc/mobs/fields/yuno.txt npc: npc/mobs/dungeons/abbey.txt npc: npc/mobs/dungeons/abyss.txt -npc: npc/mobs/dungeons/amatdun.txt +npc: npc/mobs/dungeons/alde_dun.txt +npc: npc/mobs/dungeons/ama_dun.txt npc: npc/mobs/dungeons/anthell.txt -npc: npc/mobs/dungeons/ayodun.txt -npc: npc/mobs/dungeons/beachdun.txt -npc: npc/mobs/dungeons/byalan.txt -npc: npc/mobs/dungeons/clocktower.txt -npc: npc/mobs/dungeons/coalmine.txt -npc: npc/mobs/dungeons/eindun.txt +npc: npc/mobs/dungeons/ayo_dun.txt +npc: npc/mobs/dungeons/beach_dun.txt +npc: npc/mobs/dungeons/c_tower.txt +npc: npc/mobs/dungeons/ein_dun.txt +npc: npc/mobs/dungeons/gef_dun.txt npc: npc/mobs/dungeons/gefenia.txt -npc: npc/mobs/dungeons/geftower.txt npc: npc/mobs/dungeons/glastheim.txt -npc: npc/mobs/dungeons/gondun.txt -npc: npc/mobs/dungeons/guilddun.txt -npc: npc/mobs/dungeons/icedun.txt -npc: npc/mobs/dungeons/jupedun.txt -npc: npc/mobs/dungeons/kiel.txt -npc: npc/mobs/dungeons/lhzdun.txt -npc: npc/mobs/dungeons/louydun.txt -npc: npc/mobs/dungeons/magmadun.txt -npc: npc/mobs/dungeons/moc_pyramid.txt -npc: npc/mobs/dungeons/moc_sphinx.txt -npc: npc/mobs/dungeons/orcdun.txt -npc: npc/mobs/dungeons/payoncave.txt -npc: npc/mobs/dungeons/pront_maze.txt -npc: npc/mobs/dungeons/pront_sewers.txt -npc: npc/mobs/dungeons/racheldun.txt -npc: npc/mobs/dungeons/sunkenship.txt -npc: npc/mobs/dungeons/thanatos.txt -npc: npc/mobs/dungeons/thor.txt -npc: npc/mobs/dungeons/toyfactory.txt -npc: npc/mobs/dungeons/turtleisland.txt -npc: npc/mobs/dungeons/umbaladun.txt +npc: npc/mobs/dungeons/gld_dun.txt +npc: npc/mobs/dungeons/gon_dun.txt +npc: npc/mobs/dungeons/ice_dun.txt +npc: npc/mobs/dungeons/in_sphinx.txt +npc: npc/mobs/dungeons/iz_dun.txt +npc: npc/mobs/dungeons/juperos.txt +npc: npc/mobs/dungeons/kh_dun.txt +npc: npc/mobs/dungeons/lhz_dun.txt +npc: npc/mobs/dungeons/lou_dun.txt +npc: npc/mobs/dungeons/mag_dun.txt +npc: npc/mobs/dungeons/mjo_dun.txt +npc: npc/mobs/dungeons/moc_pryd.txt +//npc: npc/mobs/dungeons/mosk_dun.txt +npc: npc/mobs/dungeons/odin.txt +npc: npc/mobs/dungeons/orcsdun.txt +npc: npc/mobs/dungeons/pay_dun.txt +npc: npc/mobs/dungeons/prt_maze.txt +npc: npc/mobs/dungeons/prt_sew.txt +npc: npc/mobs/dungeons/ra_san.txt +npc: npc/mobs/dungeons/tha_t.txt +npc: npc/mobs/dungeons/thor_v.txt +npc: npc/mobs/dungeons/treasure.txt +npc: npc/mobs/dungeons/tur_dun.txt +npc: npc/mobs/dungeons/um_dun.txt +npc: npc/mobs/dungeons/xmas_dun.txt npc: npc/mobs/dungeons/yggdrasil.txt // -------------------------------------------------------------- |