From 8daf8fe19c9e356df34ca8da3423618999d4405a Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 21 Mar 2021 21:07:45 -0400 Subject: [PATCH] The radio's "Places & People" does not comment on Mysticalman Eusine --- engine/pokegear/radio.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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