- 239
- Posts
- 8
- Years
- Seen Apr 20, 2025
If you are adding Gen 7 moves, you should directly add ability/move name/descriptions to the Engine code. The files are ability_desc.s, ability_name.s,move_name, move_table.h and move_desc.s. There are empty slots available to add new entries.
Lol, you don't have to set anything in the evolution table for this. Just give both the forms Stance Change and update their indices in the config.h file.
All right, makes sense, I'm an idiot {XD}
I also found a bug possibly in the Engine Upgrade: Carvanha and Sharpedo makes the game crash when used by a trainer (normally a Team Aqua Member). Changing Carvanha or Sharpedo to any other Pokemon fixes this crash.
Doesn't happen on wild battles.