diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/thor.txt | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 8236553d9..27c280905 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/07/04 + * Removed respawn time on Byorgue [Playtester] 2007/07/01 * Rev. 10839 Fixed a few errors with the kafra functions. [L0ne_W0lf] 2007/06/29 diff --git a/npc/mobs/dungeons/thor.txt b/npc/mobs/dungeons/thor.txt index 10c5cdc11..03ef01342 100644 --- a/npc/mobs/dungeons/thor.txt +++ b/npc/mobs/dungeons/thor.txt @@ -20,7 +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_v01,0,0,0,0 monster Byorgue 1839,1,0,0,0 // ================= [Thor Volcano - 02] ===================== thor_v02,0,0,0,0 monster Knocker 1838,70,0,0,0 @@ -29,12 +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_v02,0,0,0,0 monster Byorgue 1839,1,0,0,0 // ================= [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 Byorgue 1839,1,0,0,0 thor_v03,0,0,0,0 monster Ifrit 1832,1,39600000,39000000,1 |