mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-08 14:41:07 +13:00
This adds a map for Cinnabar Volcano's floors in the run-up to Moltres. I used a S.S. Anne style compression technique here, having 4 floors on a decently sized map that are just far enough apart for a player to never actually see them. This maintains their suspension of disbelief while giving us way more space to work with. I want to compress a lot of RBY maps like this if push comes to shove - there's a lot of places where this is possible. In the interests of compression, I started using the Agatha bank again, as I removed a lot of maps from there when making bank 22. There's some space for maps. Also I made 3 more blocks for cavern which caused it to overflow the bank it was in - fixed that by swapping with PreGym, which is probably much smaller. Cinnabar Volcano hasn't been changed yet in the interest of Martha finishing that bit up. |
||
|---|---|---|
| .. | ||
| headers | ||
| objects | ||
| badge_maps.asm | ||
| dungeon_maps.asm | ||
| force_bike_surf.asm | ||
| hide_show_data.asm | ||
| map_header_banks.asm | ||
| map_header_pointers.asm | ||
| names.asm | ||
| rest_house_maps.asm | ||
| songs.asm | ||
| special_warps.asm | ||
| sprite_sets.asm | ||
| town_map_entries.asm | ||
| town_map_order.asm | ||