mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 10:31:45 +13:00
blah
This commit is contained in:
parent
2b68600401
commit
2c28d50304
9 changed files with 1903 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue