pokeemerald/test/move_effect_population_bomb.c

7 lines
335 B
C
Raw Normal View History

2023-07-28 13:20:06 +02:00
#include "global.h"
#include "test_battle.h"
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is checked independently for each hit")
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is only checked for the first hit with Skill Link")
TO_DO_BATTLE_TEST("Accuracy for Population Bomb is only checked for the first hit with Loaded Dice")