diff options
author | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-05-17 11:08:38 -0700 |
commit | 080f7a22740225df70a488849587b462a5d6b1a3 (patch) | |
tree | 0c1dc751af9f06e1ce3729d271de301f78a4e611 /npc/mobs | |
parent | 754af15505f32237f8063e51ae9a1cb90788dff4 (diff) | |
parent | 25e848f1a0f9317d63106cae048a1ef838411cb2 (diff) | |
download | hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.gz hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.bz2 hercules-080f7a22740225df70a488849587b462a5d6b1a3.tar.xz hercules-080f7a22740225df70a488849587b462a5d6b1a3.zip |
Merge pull request #1 from Earisu/master
updating, with earisu's
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/bossnia.txt | 4 | ||||
-rw-r--r-- | npc/mobs/citycleaners.txt | 4 | ||||
-rw-r--r-- | npc/mobs/jail.txt | 4 | ||||
-rw-r--r-- | npc/mobs/pvp.txt | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/npc/mobs/bossnia.txt b/npc/mobs/bossnia.txt index 31b5e25d0..72d6fb1b0 100644 --- a/npc/mobs/bossnia.txt +++ b/npc/mobs/bossnia.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Bossnia Monster Spawn Script //===== By: ================================================== //= Masao //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Any rAthena Version //===== Description: ========================================= //= Spawns boss monsters / MvP's in the Bossnia Dungeons. //============================================================ diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index b866ce123..0e810ac5b 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= City Monster Spawn Script //===== By: ================================================== //= massdriller //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Description: ========================================= //= Spawns monsters to clean up city. Apparently spawning //= occured in iRO and kRO. Enable this if you want. diff --git a/npc/mobs/jail.txt b/npc/mobs/jail.txt index 4ff6b0b48..bf18438db 100644 --- a/npc/mobs/jail.txt +++ b/npc/mobs/jail.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Jail Monster Spawn Script //===== By: ================================================== //= Masao //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Any rAthena Version //===== Description: ========================================= //= Spawns monsters in Jail. //============================================================ diff --git a/npc/mobs/pvp.txt b/npc/mobs/pvp.txt index 9af49474e..0dcfe515e 100644 --- a/npc/mobs/pvp.txt +++ b/npc/mobs/pvp.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= PvP Nightmare Rooms Monster Spawn Script //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= //============================================================ |