diff options
author | shennetsind <notind@gmail.com> | 2013-02-02 07:14:42 -0800 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-02-02 07:14:42 -0800 |
commit | b815c12bd2f0e4a4ee3af336982ee28250c38e92 (patch) | |
tree | b289280f0b7566695fdb6b63815379a846262ce3 /npc/re/mobs/fields | |
parent | 125b75890b29073b0264009e9638e68911a1aa07 (diff) | |
parent | a467ff90f829414dd1ef29688423498bd528866d (diff) | |
download | hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.gz hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.bz2 hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.tar.xz hercules-b815c12bd2f0e4a4ee3af336982ee28250c38e92.zip |
Merge pull request #5 from Mysteries/master
Updated README.txt. Approving Mysterious pull request (Thanks!).
Diffstat (limited to 'npc/re/mobs/fields')
-rw-r--r-- | npc/re/mobs/fields/amatsu.txt | 4 | ||||
-rw-r--r-- | npc/re/mobs/fields/ayothaya.txt | 4 | ||||
-rw-r--r-- | npc/re/mobs/fields/bifrost.txt | 4 | ||||
-rw-r--r-- | npc/re/mobs/fields/brasilis.txt | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/npc/re/mobs/fields/amatsu.txt b/npc/re/mobs/fields/amatsu.txt index 4368fc5a7..6c6761814 100644 --- a/npc/re/mobs/fields/amatsu.txt +++ b/npc/re/mobs/fields/amatsu.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Amatsu Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus] //= 1.2 Official kRO 10.1 spawns [Playtester] diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt index 896435a20..db26edb43 100644 --- a/npc/re/mobs/fields/ayothaya.txt +++ b/npc/re/mobs/fields/ayothaya.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Ayothaya Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.5 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.1 Using EuRO data [Ishizu] //= 1.2 According the guide book, added a Choco [Lupus&VP] diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index e38f468f3..d060a61f2 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================== +//===== Hercules Script ======================================== //= Bifrost Field Monster Spawn Script //===== By: ================================================== //= Chilly //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Official kRO monster spawns //===== Additional Comments: ================================= diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt index 923fa6ccc..ff882402d 100644 --- a/npc/re/mobs/fields/brasilis.txt +++ b/npc/re/mobs/fields/brasilis.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Brasilis Fields Monster Spawn Script //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Additional Comments: ================================= //= 1.0 Official spawns from Aegis [Kisuka] //============================================================ |