Gym Scaling proof of concept

pokecrystal requires a very different approach to gym scaling. This is based on the phone code.

Could absolutely be revised in a myriad of ways.
This commit is contained in:
Llinos Evans 2023-11-05 12:14:20 +00:00
parent 19191608f3
commit 442b9b9956
3 changed files with 77 additions and 8 deletions

View file

@ -30,6 +30,9 @@ DEF NUM_NONTRAINER_PHONECONTACTS EQU const_value - 1
DEF KRIS EQU __trainer_class__
trainerclass FALKNER ; 1
const FALKNER1
const FALKNER2
const FALKNER3
const FALKNER4
trainerclass WHITNEY ; 2
const WHITNEY1