From 5b27af071cf1f26ae32e48e784fe933c45f9db52 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 16 Mar 2016 18:05:28 -0400 Subject: Add fish group constants. --- engine/phone_scripts.asm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'engine') diff --git a/engine/phone_scripts.asm b/engine/phone_scripts.asm index e8af05f36..bcfec65e0 100644 --- a/engine/phone_scripts.asm +++ b/engine/phone_scripts.asm @@ -1,6 +1,3 @@ -SWARM_DUNSPARCE EQU 0 -SWARM_YANMA EQU 1 - UnusedPhoneScript: ; 0xbcea5 farwritetext UnusedPhoneText end @@ -832,7 +829,7 @@ Ralph_SetUpSwarm: setflag ENGINE_SPECIAL_WILDDATA pokenamemem QWILFISH, $1 landmarktotext ROUTE_32, $2 - writebyte $1 + writebyte FISHSWARM_QWILFISH special Special_ActivateFishingSwarm farjump UnknownScript_0xa05d6 -- cgit v1.2.3