Shinjuku Jack, final Mewtwo theme

This renovates the Celadon Mansion Roof House to feature a faithful restoration of Shinjuku Jack. Notes are in the script file.

Also, LuciShrimp's Mewtwo theme is finished!
This commit is contained in:
Llinos Evans 2023-07-16 17:14:43 +01:00
parent 6bd537e8b7
commit 8cd8f1ded0
19 changed files with 1397 additions and 259 deletions

View file

@ -81,3 +81,6 @@ RocketHouse_Coll::
BetaMart_Coll::
coll_tiles $01, $11, $1C, $1D, $1E, $1F, $0C, $0D, $0E, $0F, $4D, $4C
Jacky_Coll::
coll_tiles $01, $40, $11, $04, $14, $02, $03, $13, $12,

View file

@ -38,4 +38,5 @@ Tilesets:
tileset Celeste, -1, -1, -1, $18, TILEANIM_WATER
tileset RocketHouse, $0A, -1, -1, -1, TILEANIM_NONE
tileset BetaMart, $18, -1, -1, -1, TILEANIM_NONE
tileset Jacky, -1, -1, -1, -1, TILEANIM_NONE
assert_table_length NUM_TILESETS

View file

@ -29,6 +29,7 @@ WarpTileIDPointers:
dw .CelesteWarpTileIDs
dw .RocketHouseWarpTileIDs
dw .BetaMartWarpTileIDs
dw .JackyWarpTileIDs
assert_table_length NUM_TILESETS
MACRO warp_tiles
@ -110,6 +111,9 @@ ENDM
.BetaMartWarpTileIDs:
warp_tiles $1C, $1D, $1E, $1F, $0C, $0D, $0E, $0F, $4B, $4C
.JackyWarpTileIDs:
warp_tiles $04, $14
.ShipPortWarpTileIDs:
.ClubWarpTileIDs:
warp_tiles ; end