mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Lavender Crypt
Very barebones - just placed in the Soul House with wild data and so on. Will add more when the tileset is improved.
This commit is contained in:
parent
91e1763395
commit
fc0c97f3ad
19 changed files with 322 additions and 7 deletions
|
|
@ -390,7 +390,7 @@ ENDM
|
|||
map_const LAV_RADIO_TOWER_1F, 10, 4 ; 12
|
||||
map_const ROUTE_8_SAFFRON_GATE, 5, 4 ; 13
|
||||
map_const ROUTE_12_SUPER_ROD_HOUSE, 4, 4 ; 14
|
||||
map_const LAVENDER_CRYPT, 10, 10 ; 15
|
||||
map_const LAVENDER_CRYPT, 9, 10 ; 15
|
||||
endgroup
|
||||
|
||||
newgroup SILVER ; 19
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@
|
|||
const TILESET_NIHON_OLD ; 2C
|
||||
const TILESET_NIHON_SOUTH ; 2D
|
||||
const TILESET_NIHON_WEST ; 2E
|
||||
const TILESET_LAVENDER_CRYPT ; 2F
|
||||
DEF NUM_TILESETS EQU const_value - 1
|
||||
|
||||
; wTileset struct size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue