This commit is contained in:
dannye 2019-04-13 17:21:23 -05:00
commit b1108ba91e
1427 changed files with 13219 additions and 8377 deletions

View file

@ -268,7 +268,7 @@ RLEList_PewterGymGuy:
FreezeEnemyTrainerSprite:
ld a, [wCurMap]
cp POKEMONTOWER_7
cp POKEMON_TOWER_7F
ret z ; the Rockets on Pokemon Tower 7F leave after battling, so don't freeze them
ld hl, RivalIDs
ld a, [wEngagedTrainerClass]