mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Removing version differences, and adding Mew
This commit is contained in:
parent
d7940ad08b
commit
f74055e77b
60 changed files with 245 additions and 621 deletions
|
|
@ -551,7 +551,10 @@
|
|||
|
||||
; S.S. Anne events
|
||||
const_next $5C0
|
||||
const_skip 4
|
||||
const_skip
|
||||
const EVENT_ENCOUNTERED_MEW
|
||||
const EVENT_FOUND_MEW
|
||||
const_skip
|
||||
const EVENT_BEAT_SS_ANNE_5_TRAINER_0
|
||||
const EVENT_BEAT_SS_ANNE_5_TRAINER_1
|
||||
const_skip 26
|
||||
|
|
|
|||
|
|
@ -238,4 +238,5 @@ DEF SHOW EQU $15
|
|||
const HS_SEAFOAM_ISLANDS_B4F_BOULDER_2 ; E2
|
||||
const HS_ARTICUNO ; E3 X
|
||||
const HS_CROCKY ; E4 X
|
||||
const HS_MEW ; E5 X
|
||||
DEF NUM_HS_OBJECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue