Celeste Hill & tileset

This adds the baseline stuff for Celeste Hill. The map, the tileset, and so on. No events or warps are currently available.
This commit is contained in:
Llinos Evans 2023-04-18 17:30:57 +01:00
parent 89b0687a4b
commit 91d47bef0e
21 changed files with 59 additions and 13 deletions

View file

@ -26,6 +26,7 @@ WarpTileIDPointers:
dw .PlateauWarpTileIDs
dw .PreGymWarpTileIDs
dw .CitrineWarpTileIDs
dw .CelesteWarpTileIDs
assert_table_length NUM_TILESETS
MACRO warp_tiles
@ -98,6 +99,9 @@ ENDM
.CitrineWarpTileIDs:
warp_tiles $1B, $1C
.CelesteWarpTileIDs:
warp_tiles $5A, $5C, $3A, $30, $50, $51 ; Like Forest but a bit better
.ShipPortWarpTileIDs:
.ClubWarpTileIDs:
warp_tiles ; end