diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 19:24:13 +0000 |
commit | fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541 (patch) | |
tree | 5a35b6bc4108d8cb23fa75e0e32b97f22eb1ba12 /npc/mobs/fields/splendide.txt | |
parent | 338d99ce33637c33d20ceb636aebe0e25ab91665 (diff) | |
parent | 53453425e64412f22734ae9a783c853a3f17027e (diff) | |
download | hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.gz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.bz2 hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.tar.xz hercules-fdbec1d35364a6d4fa3ac9d5942e14f5fdf47541.zip |
- Merged /branches/renewal/conf (partial)
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt)
- Merged /branches/renewal/npc (full)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 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..20f3dab12 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 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 //================================================== // 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 |