mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 23:52:23 +13:00
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:
parent
89b0687a4b
commit
91d47bef0e
21 changed files with 59 additions and 13 deletions
|
|
@ -68,3 +68,6 @@ PreGym_Block:: INCBIN "gfx/blocksets/pregym.bst"
|
|||
|
||||
Citrine_GFX:: INCBIN "gfx/tilesets/citrine.2bpp"
|
||||
Citrine_Block:: INCBIN "gfx/blocksets/citrine.bst"
|
||||
|
||||
Celeste_GFX:: INCBIN "gfx/tilesets/celeste.2bpp"
|
||||
Celeste_Block:: INCBIN "gfx/blocksets/celeste.bst"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue