sovereignx/test/battle/move_flags
Nephrite 1708c80200
Removed ALWAYS_CRIT, renamed critBoost (#3779)
Replaced ALWAYS_CRIT with an alwaysCriticalHit flag to account for the fact that in earlier generations, there is no crit stage at which crits are guaranteed. Renamed critBoost to criticalHitStage (at Edu's prompting). Reorder .criticalHitStage defines in battle_moves.h to be aligned with struct order.
2023-12-20 16:16:02 +01:00
..
cant_use_twice.c Add new move flags and update all flags for every move (#3425) 2023-10-19 20:16:37 -03:00
damages_airborne_double_damage.c Missing master merge organization 2023-08-13 19:01:03 -04:00
damages_underground.c Missing master merge organization 2023-08-13 19:01:03 -04:00
damages_underwater.c Missing master merge organization 2023-08-13 19:01:03 -04:00
minimize_double_damage.c Missing master merge organization 2023-08-13 19:01:03 -04:00
powder.c More weather and type-specific tests (#3260) 2023-10-14 22:58:31 -03:00
strike_count.c Removed ALWAYS_CRIT, renamed critBoost (#3779) 2023-12-20 16:16:02 +01:00