diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/Route32.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route32.asm b/maps/Route32.asm index 6e90ff1c3..76e3ee603 100644 --- a/maps/Route32.asm +++ b/maps/Route32.asm @@ -172,7 +172,7 @@ TrainerFisherRalph1: opentext checkflag ENGINE_RALPH_READY_FOR_REMATCH iftrue .Rematch - checkflag ENGINE_FISH_SWARM + checkflag ENGINE_QWILFISH_SWARM iftrue .Swarm checkcellnum PHONE_FISHER_RALPH iftrue .NumberAccepted |