Per bug report #006289, fixed incorrect spawn IDs for monsters in the Splendide fields (both pre-RE and RE).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16459 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
jtynne 2012-07-20 20:27:41 +00:00
parent bee4c16e10
commit c54c4e1e34
2 changed files with 4 additions and 4 deletions

View File

@ -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
//==================================================

View File

@ -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
//==================================================