Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
This is what my current wild encounters part of the compiler looks like.
#===============================================================================
# Compile wild encounters
#===============================================================================
def pbCompileEncounters
lines...
I have created a new Terrain Tag for Lava and I assigned it to a few tiles and now when I try to playtest this pops up:
[Pokemon Essentials Version 17]
Exception: NoMethodError
Message: undefined method '-' for nil:NilClass
Compiler:2966:in 'pbCompileEncounters'
Compiler:2962:in 'each'...
Sorry to bother, but it seems that the Charizard Y sprite isn't linked to Charizard (Form 3) in the sprite positioner but instead regular Charizard is linked to it, is there anyway I can fix that?