mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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
|
call Random
|
||||||
maskbits NUM_TRAINER_CLASSES
|
maskbits NUM_TRAINER_CLASSES
|
||||||
inc a
|
inc a
|
||||||
cp NUM_TRAINER_CLASSES
|
cp NUM_TRAINER_CLASSES ; exclude MYSTICALMAN
|
||||||
jr nc, PeoplePlaces4
|
jr nc, PeoplePlaces4
|
||||||
push af
|
push af
|
||||||
ld hl, PnP_HiddenPeople
|
ld hl, PnP_HiddenPeople
|
||||||
|
Loading…
Reference in New Issue
Block a user