- 13
- Posts
- 1
- Years
- Seen Mar 29, 2024
I'm trying to make the trainer hill trainers give xp and money. The problem is, I don't know where to modify the code to do that. I know that the trainer hill battles are defined in data/scripts/trainer_hill.inc and that the main functions are defined in src/trainer_hill.c but I can't find anything related to money and xp. Does anybody have a clue on how to do that ?