diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-16 15:19:58 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-16 15:19:58 +0000 |
commit | 93d4c2a1db57f096de6a08aa8b9576ea5462f7a4 (patch) | |
tree | 0740bca79533fbaa57db12a01182d2867cef5053 /npc/mobs/dungeons/thor.txt | |
parent | 5953be59eb191871226d6633ab813337f3f599c5 (diff) | |
download | hercules-93d4c2a1db57f096de6a08aa8b9576ea5462f7a4.tar.gz hercules-93d4c2a1db57f096de6a08aa8b9576ea5462f7a4.tar.bz2 hercules-93d4c2a1db57f096de6a08aa8b9576ea5462f7a4.tar.xz hercules-93d4c2a1db57f096de6a08aa8b9576ea5462f7a4.zip |
* Updated Ifrit and Byorgue drops
- removed incomplete items from drops
* Updated Ganbantein on Ifrit and Kasa
* Added Ifrit and Byorgue to spawns
* Lowered Atroce respawn time on Veins fields
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10776 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/thor.txt')
-rw-r--r-- | npc/mobs/dungeons/thor.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/thor.txt b/npc/mobs/dungeons/thor.txt index 162d88f94..10c5cdc11 100644 --- a/npc/mobs/dungeons/thor.txt +++ b/npc/mobs/dungeons/thor.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= Playtester //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== 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] //============================================================ // ================= [Thor Volcano - 01] ===================== @@ -19,6 +20,7 @@ thor_v01,0,0,0,0 monster Magmaring 1836,10,0,0,0 thor_v01,0,0,0,0 monster Salamander 1831,5,0,0,0 thor_v01,0,0,0,0 monster Sword Master 1829,1,0,0,0 thor_v01,0,0,0,0 monster Bow Master 1830,1,0,0,0 +thor_v01,0,0,0,0 monster Byorgue 1839,1,1800000,1200000,1 // ================= [Thor Volcano - 02] ===================== thor_v02,0,0,0,0 monster Knocker 1838,70,0,0,0 @@ -27,9 +29,12 @@ thor_v02,0,0,0,0 monster Magmaring 1836,10,0,0,0 thor_v02,0,0,0,0 monster Salamander 1831,5,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 Byorgue 1839,1,1800000,1200000,1 // ================= [Thor Volcano - 03] ===================== thor_v03,0,0,0,0 monster Salamander 1831,30,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,3,0,0,0 thor_v03,0,0,0,0 monster Bow Master 1830,3,0,0,0 +thor_v03,0,0,0,0 monster Byorgue 1839,1,1800000,1200000,1 +thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,39000000,1 |