kep-hack/data/tilesets/water_tilesets.asm
Llinos Evans 91d47bef0e 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.
2023-04-18 17:30:57 +01:00

15 lines
175 B
NASM

; tilesets with water
WaterTilesets:
db OVERWORLD
db FOREST
db DOJO
db GYM
db SHIP
db SHIP_PORT
db CAVERN
db FACILITY
db PLATEAU
db CITRINE
db CELESTE
db -1 ; end