mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 23:52:23 +13:00
Groundwork for Viridian Pre-Gym
This map is fully functional but has a lot of bits to iron out, as well as a need for Gym Trainers. I'm also not wholly satisfied with Yujirou's team; maybe remove Eevee? Yes, I designed an entire tileset for this. Fear me. Bow before me. Actually, don't, this was beyond rational thought. Current issues; - Yujirou's sprite doesn't work properly. - Needs Gym Trainers (hell) - Yujirou needs an event for being beaten, the refight, and more.
This commit is contained in:
parent
57d79f43ed
commit
71de0f07a5
31 changed files with 165 additions and 25 deletions
|
|
@ -61,3 +61,7 @@ Club_GFX:: INCBIN "gfx/tilesets/club.2bpp"
|
|||
Club_Block:: INCBIN "gfx/blocksets/club.bst"
|
||||
Underground_GFX:: INCBIN "gfx/tilesets/underground.2bpp"
|
||||
Underground_Block:: INCBIN "gfx/blocksets/underground.bst"
|
||||
|
||||
SECTION "Tilesets 4", ROMX
|
||||
PreGym_GFX:: INCBIN "gfx/tilesets/pregym.2bpp"
|
||||
PreGym_Block:: INCBIN "gfx/blocksets/pregym.bst"
|
||||
Loading…
Add table
Add a link
Reference in a new issue