7 lines
252 B
C
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.
|