mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-05 05:00:59 +13:00
- Fixes a few bugs from the last commit, namely:
- The guy who gives you the Pocket Lapras having bugged text
- Being able to use it where you shouldn't (Cycling Road, Seafoam before the boulder puzzle)
- Pocket Lapras not having an item description
- As well as this, automatic item sorting has been added. Just press Start in the bag menu and all your items will get assorted into a convenient list.
- Changed a few item descriptions since some of them didn't terminate properly
- Freed up some space in the Home bank
|
||
|---|---|---|
| .. | ||
| display_text_id_init.asm | ||
| draw_badges.asm | ||
| draw_start_menu.asm | ||
| item_descriptions.asm | ||
| league_pc.asm | ||
| main_menu.asm | ||
| naming_screen.asm | ||
| oaks_pc.asm | ||
| party_menu.asm | ||
| pc.asm | ||
| players_pc.asm | ||
| pokedex.asm | ||
| save.asm | ||
| start_sub_menus.asm | ||
| swap_items.asm | ||
| text_box.asm | ||