6 lines
214 B
C
6 lines
214 B
C
|
#include "global.h"
|
||
|
#include "test/battle.h"
|
||
|
|
||
|
TO_DO_BATTLE_TEST("Bolt Beak's base power is doubled if it attacks before the target");
|
||
|
TO_DO_BATTLE_TEST("Bolt Beak's base power is doubled the target switches out");
|