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/mobs/dungeons/thor_v.txt | |
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/mobs/dungeons/thor_v.txt')
-rw-r--r-- | npc/mobs/dungeons/thor_v.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/npc/mobs/dungeons/thor_v.txt b/npc/mobs/dungeons/thor_v.txt new file mode 100644 index 000000000..a22a28f2b --- /dev/null +++ b/npc/mobs/dungeons/thor_v.txt @@ -0,0 +1,41 @@ +//===== eAthena Script ======================================== +//= Thor Volcano Monster Spawn Script +//===== By: ================================================== +//= Playtester +//===== Current Version: ===================================== +//= 1.2 +//===== Compatible With: ===================================== +//= Any Athena Version +//===== Description: ========================================= +//= Official monster spawn in Thor Volcano Dungeon. +//===== Additional Comments: ================================= +//= 1.0 Spawns according to RO Monthly and Doddler [Playtester] +//= 1.1 Added Byorgue and Ifrit [Playtester] +//= 1.2 Updated spawns according to RODE [Playtester] +//============================================================ + +// ================= [Thor Volcano - 01] ===================== +thor_v01,0,0,0,0 monster Kasa 1833,40,0,0,0 +thor_v01,0,0,0,0 monster Fire Imp 1837,20,0,0,0 +thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 +thor_v01,0,0,0,0 monster Sword Master 1829,3,0,0,0 +thor_v01,0,0,0,0 monster Bow Master 1830,3,0,0,0 +thor_v01,0,0,0,0 monster Salamander 1831,3,0,0,0 +thor_v01,0,0,0,0 monster Byorgue 1839,1,0,0,0 + +// ================= [Thor Volcano - 02] ===================== +thor_v02,0,0,0,0 monster Knocker 1838,60,0,0,0 +thor_v02,0,0,0,0 monster Fire Imp 1837,10,0,0,0 +thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 +thor_v02,0,0,0,0 monster Kaho 1072,10,0,0,0 +thor_v02,0,0,0,0 monster Sword Master 1829,1,0,0,0 +thor_v02,0,0,0,0 monster Bow Master 1830,1,0,0,0 +thor_v02,0,0,0,0 monster Salamander 1831,1,0,0,0 + +// ================= [Thor Volcano - 03] ===================== +thor_v03,0,0,0,0 monster Salamander 1831,40,0,0,0 +thor_v03,0,0,0,0 monster Kasa 1833,20,0,0,0 +thor_v03,0,0,0,0 monster Sword Master 1829,5,0,0,0 +thor_v03,0,0,0,0 monster Bow Master 1830,5,0,0,0 +thor_v03,0,0,0,0 monster Byorgue 1839,1,0,0,0 +thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,39000000,1 |