mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-12 05:55:33 -05:00
* Gen 9 configs for Protean/Libero, Intrepid Sword and Dauntless Sword * use bitfield * battler fix * fields |
||
|---|---|---|
| .. | ||
| 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 | ||