mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-13 08:44:49 +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
|
||
|---|---|---|
| .. | ||
| auto_movement.asm | ||
| clear_variables.asm | ||
| cut.asm | ||
| cut2.asm | ||
| daycare_exp.asm | ||
| doors.asm | ||
| dust_smoke.asm | ||
| elevator.asm | ||
| emotion_bubbles.asm | ||
| ferry_script.asm | ||
| field_move_messages.asm | ||
| field_moves.asm | ||
| healing_machine.asm | ||
| hidden_objects.asm | ||
| is_player_just_outside_map.asm | ||
| ledges.asm | ||
| map_sprites.asm | ||
| missable_objects.asm | ||
| movement.asm | ||
| pathfinding.asm | ||
| player_animations.asm | ||
| player_state.asm | ||
| push_boulder.asm | ||
| special_warps.asm | ||
| spinners.asm | ||
| sprite_collisions.asm | ||
| tilesets.asm | ||
| trainer_sight.asm | ||
| turn_sprite.asm | ||
| update_map.asm | ||
| use_another_repel.asm | ||
| wild_mons.asm | ||