diff options
author | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-14 18:56:08 -0800 |
---|---|---|
committer | Mysterious <mysteriousragnarok@hotmail.com> | 2013-02-14 18:56:08 -0800 |
commit | 7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e (patch) | |
tree | 3a6cb20957b1486d92f7f017e0e6048951112d87 /npc/re/mobs/fields/splendide.txt | |
parent | 52e8c428bfc64a2285710256496331bfff19b651 (diff) | |
parent | 74c31098137aae3e0bfc962e4685a7050409df78 (diff) | |
download | hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.gz hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.bz2 hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.xz hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.zip |
Merge pull request #4 from HerculesWS/master
Merging Hercules Changes
Diffstat (limited to 'npc/re/mobs/fields/splendide.txt')
-rw-r--r-- | npc/re/mobs/fields/splendide.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt index c9f41b1e7..a9b5c8a1a 100644 --- a/npc/re/mobs/fields/splendide.txt +++ b/npc/re/mobs/fields/splendide.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Splendide Fields Monster Spawn Script //===== By: ================================================== //= alexx, MaC //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= Any Athena Version //===== Additional Comments: ================================= //= 1.0 Official spawn ammounts from Aegis script [alexx] //= 1.1 Added 13.2 mob spawn update [scriptor] @@ -22,6 +20,8 @@ spl_fild01,0,0,0,0 monster Cornus 1992,25,5000,0,0 // spl_fild02 - Splendide Field //================================================== spl_fild02,0,0,0,0 monster Pinguicula 1995,75,5000,0,0 +spl_fild02,0,0,0,0 monster Bradium Golem 2024,20,5000,0,0 +spl_fild02,0,0,0,0 monster Naga 1993,20,5000,0,0 spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 //================================================== @@ -30,4 +30,4 @@ spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,5000,0,0 spl_fild03,0,0,0,0 monster Cornus 1992,25,5000,0,0 spl_fild03,0,0,0,0 monster Naga 1993,20,5000,0,0 -spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0 +spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0
\ No newline at end of file |