6 lines
209 B
C
6 lines
209 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Battery increases Sp. Attack damage of allies by ~30%"); // 5325/4096
|
|
TO_DO_BATTLE_TEST("Battery does not increase its own Sp. Attack damage");
|