summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-03-21 21:07:45 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-03-21 21:07:45 -0400
commit8daf8fe19c9e356df34ca8da3423618999d4405a (patch)
tree3ca015413e8da46bf0cf366a39f6ecbdcdeae6ac
parent5037adc55f12805533943cc0170968c95da0b8db (diff)
The radio's "Places & People" does not comment on Mysticalman Eusine
-rw-r--r--engine/pokegear/radio.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokegear/radio.asm b/engine/pokegear/radio.asm
index cc1b504d6..dd03b5c3f 100644
--- a/engine/pokegear/radio.asm
+++ b/engine/pokegear/radio.asm
@@ -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