mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Sevii bullshit at 3 AM
- Sevii islands tileset - One Island mapping - Sevii islands SGB and roof colors
This commit is contained in:
parent
c80018db12
commit
1e0220bf06
16 changed files with 101 additions and 28 deletions
|
|
@ -558,7 +558,7 @@ ENDM
|
|||
newgroup ONE_ISLAND ; 28
|
||||
map_const FARAWAY_ISLAND_OUTSIDE, 10, 10 ; 1
|
||||
map_const FARAWAY_ISLAND_INSIDE, 10, 10 ; 2
|
||||
map_const ONE_ISLAND, 10, 10 ; 3
|
||||
map_const ONE_ISLAND, 12, 12 ; 3
|
||||
map_const TREASURE_BEACH, 10, 10 ; 4
|
||||
map_const KINDLE_ROAD, 10, 10 ; 5
|
||||
map_const MT_EMBER_EXTERIOR, 10, 10 ; 6
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@
|
|||
const TILESET_NIHON_GATE ; 31
|
||||
const TILESET_NIHON_MART ; 32
|
||||
const TILESET_NIHON_WHITECITY ; 33
|
||||
const TILESET_SEVII ; 34
|
||||
DEF NUM_TILESETS EQU const_value - 1
|
||||
|
||||
; wTileset struct size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue