mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Fix overflow & brunswick
Added a unique bank for evos_moves, which includes tradeback move tutor data. Also, fixed brunswick's map parameters.
This commit is contained in:
parent
f73117d893
commit
4ca269c429
4 changed files with 8 additions and 6 deletions
|
|
@ -193,7 +193,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
map_const CINNABAR_LAB_FOSSIL_ROOM, 4, 4 ; $AB
|
||||
map_const CINNABAR_POKECENTER, 7, 4 ; $AC
|
||||
map_const CINNABAR_MART, 4, 4 ; $AD
|
||||
map_const BRUNSWICK_TRAIL, 30, 9 ; $AE - was unused Cinnabar Mart copy
|
||||
map_const BRUNSWICK_TRAIL, 31, 12 ; $AE - was unused Cinnabar Mart copy
|
||||
map_const INDIGO_PLATEAU_LOBBY, 8, 6 ; $AF
|
||||
map_const COPYCATS_HOUSE_1F, 4, 4 ; $B0
|
||||
map_const COPYCATS_HOUSE_2F, 4, 4 ; $B1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue