- 14
- Posts
- 8
- Years
- Seen Apr 15, 2025
This may be a stupid question, but I was trying to implement intrinsic levitation in Pokemon Essentials (basically, if a Pokemon could levitate without needing an ability) and decided to make a new parameter in pokemon.txt to determine this.
Unfortunately, I have no idea how to edit the compiler so it actually acknowledges that I've added a new parameter to pokemon.txt.
As far as I can tell, I have to edit pbCompilePokemonData in the compiler; would anybody be able to help me figure out how to implement this?
Unfortunately, I have no idea how to edit the compiler so it actually acknowledges that I've added a new parameter to pokemon.txt.
As far as I can tell, I have to edit pbCompilePokemonData in the compiler; would anybody be able to help me figure out how to implement this?