diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-09 05:13:58 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-09 05:13:58 -0800 |
commit | 18a857ad4789e4bedc301eaab516222e6bee45e8 (patch) | |
tree | 42927a8c5bc8a1b09d5b6146806731c511f94fa4 /npc/re | |
parent | 2a4c1f91b8a59ca62b4a07a5676aa5ca3052aec6 (diff) | |
download | hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.gz hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.bz2 hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.xz hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.zip |
-Updated Headers
-Fixed Issue ID #6834 warps
--tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/mobs/fields/bifrost.txt | 4 | ||||
-rw-r--r-- | npc/re/mobs/fields/lighthalzen.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index b5d04f4a7..b8c28bf49 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,11 +1,11 @@ //===== Hercules Script ====================================== -//= Bifrost Monster Spawn Script +//= Bifrost Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.1 //===== Description: ========================================= -//= Official monster spawn in Bifrost Field. +//= Official kRO monster spawns //===== Additional Comments: ================================= //= 1.0 First Release //= 1.1 Added more accurate 1@mist monsters diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index ad7019a81..8a9dbead3 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,7 +1,7 @@ //===== Hercules Script ====================================== //= Lighthalzen Fields Monster Spawn Script //===== By: ================================================== -//= Muad_Dib, eAthena dev team +//= Muad_Dib, rAthena Dev Team //===== Current Version: ===================================== //= 1.6 //===== Additional Comments: ================================= |