sovereignx/test/battle/ai
Pawkkie 9f845a79e5
Fix Switch AI Bug: AI never switching out when it could be OHKO'd (#5089)
* Fix switch AI bug

* Forgot to save a file lol

* Fix infinite loop test compatibility
2024-08-07 15:58:39 +02:00
..
ai.c
ai_calc_best_move_score.c
ai_check_viability.c Fixed B_HEAL_BELL_SOUNDPROOF checking for Gen9+ instead of Gen8+ (#5060) 2024-07-29 16:28:32 +02:00
ai_choice.c
ai_flag_risky.c
ai_flag_sequence_switching.c
ai_powerful_status.c
ai_switching.c Fix Switch AI Bug: AI never switching out when it could be OHKO'd (#5089) 2024-08-07 15:58:39 +02:00
ai_trytofaint.c