kep-hack/data/tilesets/dungeon_tilesets.asm
Llinos Evans 78d3ed63f2 Citrine Rocket House
This map is pretty much finished, save for the map sprites for Jessie, James, and the unused Cat (aka Meowth) being imported, as well as an & symbol. This adds everything else - the marts, the Rocket Trio fight, the meeting music, the tileset, the trainer class for Jessie/James, I could go on. A ton of work well-done.
2023-04-22 20:49:19 +01:00

15 lines
161 B
NASM

DungeonTilesets:
db FOREST
db MUSEUM
db SHIP
db CAVERN
db LOBBY
db MANSION
db GATE
db LAB
db FACILITY
db CEMETERY
db GYM
db ROCKETHOUSE
db -1 ; end