mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-16 08:35:39 -05:00
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");
|