summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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