- 8
- Posts
- 3
- Years
- Seen Dec 20, 2023
Hello,
In the process of working on a romhack, I added a Pokemon Center in a custom town map. However, every time I talk to the nurse and heal my party, the graphics glitch out and the game crashes after the last line of dialogue. As far as I can tell, the code is the same as any other Pokemon Center (Oldale or Dewford), and I've added the healspot in both heal_locations.h (both files) and region_map.c. Are there any extra steps that are needed to keep the nurse script from crashing?
In the process of working on a romhack, I added a Pokemon Center in a custom town map. However, every time I talk to the nurse and heal my party, the graphics glitch out and the game crashes after the last line of dialogue. As far as I can tell, the code is the same as any other Pokemon Center (Oldale or Dewford), and I've added the healspot in both heal_locations.h (both files) and region_map.c. Are there any extra steps that are needed to keep the nurse script from crashing?