mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
The radio's "Places & People" does not comment on Mysticalman Eusine
This commit is contained in:
parent
5037adc55f
commit
8daf8fe19c
@ -1094,7 +1094,7 @@ PeoplePlaces4: ; People
|
||||
call Random
|
||||
maskbits NUM_TRAINER_CLASSES
|
||||
inc a
|
||||
cp NUM_TRAINER_CLASSES
|
||||
cp NUM_TRAINER_CLASSES ; exclude MYSTICALMAN
|
||||
jr nc, PeoplePlaces4
|
||||
push af
|
||||
ld hl, PnP_HiddenPeople
|
||||
|
Loading…
Reference in New Issue
Block a user