pokefirered/test/battle/move_effect/mist.c
2025-10-03 16:36:49 +02:00

7 lines
252 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("TODO: Write Mist (Move Effect) test titles")
TO_DO_BATTLE_TEST("Mist's protection considers Contrary") // Eg. If a move would reduce stats due to Contrary, it will be protected by Mist.