6 lines
189 B
C
6 lines
189 B
C
|
#include "global.h"
|
||
|
#include "test/battle.h"
|
||
|
|
||
|
TO_DO_BATTLE_TEST("Aromatic Mist raises Sp. Defense of a target ally by 1 stage");
|
||
|
TO_DO_BATTLE_TEST("Aromatic Mist fails in Single Battles");
|