This commit is contained in:
Thorn Avery 2023-11-13 12:31:47 +11:00
parent 2b68600401
commit 2c28d50304
9 changed files with 1903 additions and 7 deletions

View file

@ -168,10 +168,10 @@ ResetLegendaryPokemon:
ResetEvent EVENT_BEAT_MEWTWO
ld a, HS_MEWTWO
call ShowThis
ResetEvent EVENT_FIGHT_ROUTE12_SNORLAX
ResetEvent EVENT_BEAT_ROUTE12_SNORLAX
ld a, HS_ROUTE_12_SNORLAX
call ShowThis
ResetEvent EVENT_FIGHT_ROUTE16_SNORLAX
ResetEvent EVENT_BEAT_ROUTE16_SNORLAX
ld a, HS_ROUTE_16_SNORLAX
call ShowThis