mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Warps, ArticunoG, refactored Garnet 2F
I messed up Garnet Cavern's 2F name for some reason Also added all the warps which are, ironically, exactly the same as the international Cerulean Cave. Added the event for Galarian Articuno but gee I hope the constant skip doesn't cause any issues
This commit is contained in:
parent
4da1a1235d
commit
084e03efa1
25 changed files with 95 additions and 47 deletions
|
|
@ -257,7 +257,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
map_const SILPH_CO_10F, 8, 9 ; $EB
|
||||
map_const SILPH_CO_11F, 9, 9 ; $EC
|
||||
map_const SILPH_CO_ELEVATOR, 2, 2 ; $ED
|
||||
map_const GARNET_CAVERN_B2F, 15, 9 ; $EE - was UNUSED_MAP_ED
|
||||
map_const GARNET_CAVERN_2F, 15, 9 ; $EE - was UNUSED_MAP_ED
|
||||
map_const UNDERWATER_TUNNEL, 15, 9 ; $EF - Was UNUSED_MAP_EE
|
||||
map_const TRADE_CENTER, 5, 4 ; $F0
|
||||
map_const COLOSSEUM, 5, 4 ; $F1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue