diff options
author | Idain <luiscarlosholguinperez@outlook.com> | 2022-02-22 10:47:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 09:47:05 -0500 |
commit | d0c8f63f25c9e9be52a75b2551ecdee149a6acb3 (patch) | |
tree | c909377ace2f201acd2ed478a11bf396bd11c063 /maps | |
parent | 2cc17f780a4b50ac3eebeb7e6865639926a611cd (diff) |
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
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 |