diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-06-12 00:26:47 +0000 |
commit | db828ecdad0c7e2276c6b2db790875a2d4a785d5 (patch) | |
tree | 6c26405ade330f6cdcf649a6073ea68083596f5a /npc/mobs/fields/splendide.txt | |
parent | b1334e2e32b405ed43569f5482ff7b3d9988d1b8 (diff) | |
download | hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.gz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.bz2 hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.tar.xz hercules-db828ecdad0c7e2276c6b2db790875a2d4a785d5.zip |
Corrected improperly converted spawns, and instance timers for sealed shine and Orc Dungeon.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14846 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/splendide.txt')
-rw-r--r-- | npc/mobs/fields/splendide.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/mobs/fields/splendide.txt b/npc/mobs/fields/splendide.txt index faa66a48e..20f3dab12 100644 --- a/npc/mobs/fields/splendide.txt +++ b/npc/mobs/fields/splendide.txt @@ -22,8 +22,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 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 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 //================================================== @@ -32,4 +32,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
\ No newline at end of file +spl_fild03,0,0,0,0 monster Tendrilion 1991,1,3600000,0,0 |