mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add Pokemon Mansion B2F
Very dissatisfied with the map as-is. Needs a lot of work, possibly another tileset based on the `interior` one. I tried adding one but came across constant problems and the one I came up with kind of sucked. No events or warps yet.
This commit is contained in:
parent
8454d2fb02
commit
fce6c3221c
10 changed files with 36 additions and 9 deletions
|
|
@ -135,7 +135,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
mapconst LANCES_ROOM, 13, 13 ; $71
|
||||
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 POKEMON_MANSION_B2F, 8, 8 ; $74 ; Unused UNUSED_MAP_74
|
||||
mapconst UNUSED_MAP_75, 0, 0 ; $75 ; Unused
|
||||
mapconst HALL_OF_FAME, 4, 5 ; $76
|
||||
mapconst UNDERGROUND_PATH_NORTH_SOUTH, 24, 4 ; $77
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue