From d0c8f63f25c9e9be52a75b2551ecdee149a6acb3 Mon Sep 17 00:00:00 2001 From: Idain Date: Tue, 22 Feb 2022 10:47:05 -0400 Subject: Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879) --- maps/Route32.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maps') 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 -- cgit v1.2.3