mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-07 06:00:59 +13:00
I forgot to put a `ret` at the end of `ShowThis`, causing the sequence to break. It also fixes a bug that would trap you in your house if you cleared the game at all - LAST_MAP is set to the player's room due to how we changed the starting position. The post-game Legendary respawns are NOT fixed with this, for reasons I don't yet know. It's most likely the faulty dex as a whole. The post-game setup itself now works, though - Route 1 Oak appears, Crater Guard disappears, Bill's Garden becomes accessible, etc. Cerulean Cave is made accessible through the post-game setup until the gauntlet is officially done. |
||
|---|---|---|
| .. | ||
| 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 | ||