SONY -> RIVAL

This commit is contained in:
Rangi 2020-07-17 13:27:27 -04:00
parent 2454296d32
commit 30ecbf6ea3
19 changed files with 31 additions and 31 deletions

View file

@ -395,11 +395,11 @@ CheckIfAlreadyEngaged::
PlayTrainerMusic::
ld a, [wEngagedTrainerClass]
cp OPP_SONY1
cp OPP_RIVAL1
ret z
cp OPP_SONY2
cp OPP_RIVAL2
ret z
cp OPP_SONY3
cp OPP_RIVAL3
ret z
ld a, [wGymLeaderNo]
and a