pokeemerald/test/battle/move_effect/purify.c
2025-08-22 20:24:26 +02:00

7 lines
184 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("TODO: Write Purify (Move Effect) test titles")
TO_DO_BATTLE_TEST("Purify doesn't heal HP if the target has Comatose")