Quote Originally Posted by ImmunityBow View Post
Also can someone help me with this bit of code? When compiling, I get a syntax error: "Bad line syntax (expected syntax like XXX=YYY)
File PBS/pokemon.txt, line 285)
How did you get the actual line number? It's only giving me the section number.
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError

Message: Bad line syntax (expected syntax like XXX=YYY)

File PBS/pokemon.txt, section 386, key WildItemRare

Compiler:1663:in `pbEachFileSectionEx'

Compiler:1646:in `each_line'

Compiler:1646:in `pbEachFileSectionEx'

Compiler:1684:in `pbEachFileSection'

Compiler:2271:in `pbCompilePokemonData'

Compiler:2269:in `open'

Compiler:2269:in `pbCompilePokemonData'

Compiler:4050:in `pbCompileAllData'

Compiler:4174
This is telling me Deoxys is bugging out, and it doesn't even HAVE a "WildItemRare" key.