mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
- In the event of a 1/256 miss, the game will now state the Pokemon evaded the attack to signify its occurrence. This is part of an effort to make misses, overall, more transparent. - Battle Debug now loads some items to assist with testing. - Misleading Guard Spec message in Celadon has been changed to refer to X Special, which it was actually describing. - Removed "it can spook the target sometimes" text when getting the TM for Rock Slide, because it's a LIE |
||
|---|---|---|
| .. | ||
| 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 | ||