mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-07 05:57:04 -05:00
* Adds Rage Fist * Fix initial implementation * fix merge * review changes * endure test * add field enduredDamage * rage fist: transform, disguise and field change * merge fix |
||
|---|---|---|
| .. | ||
| ability | ||
| form_change | ||
| hold_effect | ||
| item_effect | ||
| move_effect | ||
| move_flags | ||
| status1 | ||
| terrain | ||
| weather | ||
| ai_check_viability.c | ||
| ai_trytofaint.c | ||
| ai.c | ||
| crit_chance.c | ||
| damage_formula.c | ||
| exp.c | ||
| move.c | ||
| trainer_control.c | ||