mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-05 13:10:58 +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. |
||
|---|---|---|
| .. | ||
| battle | ||
| battle_anims | ||
| credits | ||
| events | ||
| items | ||
| maps | ||
| moves | ||
| pokemon | ||
| sgb | ||
| sprites | ||
| text | ||
| tilesets | ||
| trainers | ||
| types | ||
| wild | ||
| growth_rates.asm | ||
| icon_pointers.asm | ||
| player_names.asm | ||
| player_names_list.asm | ||
| predef_pointers.asm | ||
| text_boxes.asm | ||
| text_predef_pointers.asm | ||
| tilemaps.asm | ||
| yes_no_menu_strings.asm | ||