mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-05 13:10:58 +13:00
Fixes the following bugs: - Restores the Museum Guy's functionality that was removed when trying to allow Brock skip. Now works fine. - Attempt to fix Yujirou's Sabrina-like glitch. If this doesn't fix it, look at Sabrina between RB and Y - Attempt to fix some Misty text. - Changed Squirtle check to use EVENT_BEAT_SURGE over the ThunderBadge. Same effect, saves a line of code, generally easier. - Reverts a really old and shoddy DV generation system back to vanilla. Also, I changed some gym/rival teams to reflect new philosophies from Discord discussion. |
||
|---|---|---|
| .. | ||
| move_effects | ||
| animations.asm | ||
| battle_transitions.asm | ||
| common_text.asm | ||
| core.asm | ||
| decrement_pp.asm | ||
| display_effectiveness.asm | ||
| draw_hud_pokeball_gfx.asm | ||
| effects.asm | ||
| end_of_battle.asm | ||
| experience.asm | ||
| get_trainer_name.asm | ||
| ghost_marowak_anim.asm | ||
| init_battle_variables.asm | ||
| link_battle_versus_text.asm | ||
| misc.asm | ||
| print_type.asm | ||
| read_trainer_party.asm | ||
| safari_zone.asm | ||
| save_trainer_name.asm | ||
| scale_sprites.asm | ||
| scroll_draw_trainer_pic.asm | ||
| trainer_ai.asm | ||
| unused_stats_functions.asm | ||
| wild_encounters.asm | ||