diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
commit | 2f9dc9aed3864bafe2743c3da9282692ba713dbf (patch) | |
tree | 9fe7317d921df5091506927f42ee264c4bd537e8 /npc/mobs/fields/splendide.txt | |
parent | 168677929dc43930a81a49a54d748a3b2298a811 (diff) | |
download | hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.gz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.bz2 hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.xz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.zip |
- AEGIS Conversion of Mob Spawns.
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/splendide.txt')
-rw-r--r-- | npc/mobs/fields/splendide.txt | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/npc/mobs/fields/splendide.txt b/npc/mobs/fields/splendide.txt index b0a4ad21c..faa66a48e 100644 --- a/npc/mobs/fields/splendide.txt +++ b/npc/mobs/fields/splendide.txt @@ -14,19 +14,22 @@ //================================================== // spl_fild01 - Splendide Field //================================================== -spl_fild01,0,0,0,0 monster Pinguicula 1995,50,0,0,0 -spl_fild01,0,0,0,0 monster Naga 1993,35,0,0,0 -spl_fild01,0,0,0,0 monster Cornus 1992,25,0,0,0 +spl_fild01,0,0,0,0 monster Dark Pinguicula 2015,50,5000,0,0 +spl_fild01,0,0,0,0 monster Naga 1993,35,5000,0,0 +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,95,0,0,0 -spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,0,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 2049,20,5000,0,0 +spl_fild02,0,0,0,0 monster Naga 2047,20,5000,0,0 +spl_fild02,0,0,0,0 monster Luciola Vespa 1994,15,5000,0,0 //================================================== // spl_fild03 - Splendide Field //================================================== -spl_fild03,0,0,0,0 monster Luciola Vespa 1994,35,0,0,0 -spl_fild03,0,0,0,0 monster Cornus 1992,25,0,0,0 -spl_fild03,0,0,0,0 monster Naga 1993,20,0,0,0 -spl_fild03,0,0,0,0 monster Tendril Lion 1991,1,3600000,0,0
\ No newline at end of file +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
\ No newline at end of file |