mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add Faraway Island maps
This adds the maps on their own with fully functional warps between each other. Music has been set to Viridian Forest. Mew, wild data, and a way to get there have not been added.
This commit is contained in:
parent
471ed19477
commit
aa32cfec8d
14 changed files with 66 additions and 14 deletions
|
|
@ -133,8 +133,8 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
mapconst SILPH_GAUNTLET_6F, 12, 12 ; $6F ; Gauntlet Floor 6: Pokemon Mansion
|
||||
mapconst SILPH_GAUNTLET_7F, 5, 6 ; $70 ; Gauntlet Floor 7: Chief's Office
|
||||
mapconst LANCES_ROOM, 13, 13 ; $71
|
||||
mapconst UNUSED_MAP_72, 0, 0 ; $72 ; Unused
|
||||
mapconst UNUSED_MAP_73, 0, 0 ; $73 ; Unused
|
||||
mapconst FARAWAY_ISLAND_OUTSIDE, 18, 15 ; $72 ; Unused UNUSED_MAP_72
|
||||
mapconst FARAWAY_ISLAND_INSIDE, 11, 15 ; $73 ; Unused UNUSED_MAP_73
|
||||
mapconst UNUSED_MAP_74, 0, 0 ; $74 ; Unused
|
||||
mapconst UNUSED_MAP_75, 0, 0 ; $75 ; Unused
|
||||
mapconst HALL_OF_FAME, 4, 5 ; $76
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue