sovereignx/test/battle/move_effect/brine.c
Eduardo Quezada 0a8284ce9f
Added missing Move Effect TODO tests - Volume B (#4682)
* Added missing Move Effect TODO tests - Volume B

* Apply suggestions from code review

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>

* Removed unused bulldoze effect file

* Removed individual tests for Baton Pass + Status1 in favor of the existing single test

---------

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2024-06-01 15:07:51 +02:00

4 lines
130 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Brine's power doubles if the target is at 50% or below max HP");