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
|
||
|---|---|---|
| .. | ||
| battle_constants.asm | ||
| credits_constants.asm | ||
| event_constants.asm | ||
| gfx_constants.asm | ||
| hardware_constants.asm | ||
| hide_show_constants.asm | ||
| icon_constants.asm | ||
| input_constants.asm | ||
| item_constants.asm | ||
| list_constants.asm | ||
| map_constants.asm | ||
| map_data_constants.asm | ||
| map_object_constants.asm | ||
| menu_constants.asm | ||
| misc_constants.asm | ||
| move_animation_constants.asm | ||
| move_constants.asm | ||
| move_effect_constants.asm | ||
| music_constants.asm | ||
| oam_constants.asm | ||
| palette_constants.asm | ||
| pokedex_constants.asm | ||
| pokemon_constants.asm | ||
| pokemon_data_constants.asm | ||
| script_constants.asm | ||
| serial_constants.asm | ||
| sprite_constants.asm | ||
| sprite_data_constants.asm | ||
| sprite_set_constants.asm | ||
| text_constants.asm | ||
| tileset_constants.asm | ||
| trainer_constants.asm | ||
| type_constants.asm | ||