sovereignx/test/battle/ability/costar.c

9 lines
348 B
C
Raw Normal View History

2024-05-06 18:59:37 +01:00
#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Costar copies an ally's stat stages upon entering battle");
// Copy from Ruin ability tests
TO_DO_BATTLE_TEST("Costar's message displays correctly after all battlers fainted - Player");
TO_DO_BATTLE_TEST("Costar's message displays correctly after all battlers fainted - Opponent");