Browse Source

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
jtynne 13 years ago
parent
commit
c54c4e1e34
2 changed files with 4 additions and 4 deletions
  1. 2 2
      npc/pre-re/mobs/fields/splendide.txt
  2. 2 2
      npc/re/mobs/fields/splendide.txt

+ 2 - 2
npc/pre-re/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
 
 //==================================================

+ 2 - 2
npc/re/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
 
 //==================================================