mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
cd59e055c2
* Made Reflect Type handle 3rd types Misc: -Turned VARIOUS_TRY_REFLECT_TYPE into a callnative (BS_TryReflectType) -Introduced a macro to to check for typeless Pokémon (Pokémon who have Mystery in all 3 type slots) in battle. -Made the new BS_TryReflectType take into account the forms for Arceus and Silvally, rather than just their default form. |
||
---|---|---|
.. | ||
ability | ||
form_change | ||
hold_effect | ||
item_effect | ||
move_effect | ||
move_flags | ||
status1 | ||
terrain | ||
weather | ||
crit_chance.c | ||
damage_formula.c | ||
move.c | ||
trainer_control.c |