3a1b4951c6
* Added missing TODO tests - Volume A * Update test/battle/move_effect/autotomize.c --------- Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
5 lines
209 B
C
5 lines
209 B
C
#include "global.h"
|
|
#include "test/battle.h"
|
|
|
|
TO_DO_BATTLE_TEST("Acrobatics doubles in power if the user has no held item");
|
|
TO_DO_BATTLE_TEST("Acrobatics still doubles in power when Flying Gem is consumed");
|