kep-hack/data/tilesets/water_tilesets.asm

21 lines
239 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
NonShoreTilesets:
db GYM
db SHIP_PORT
db DOJO
db -1 ; end