7 lines
278 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Frustration's power increases the lower friendship of the user is")
TO_DO_BATTLE_TEST("Frustration does 0 damage at max Friendship (Gen2)")
TO_DO_BATTLE_TEST("Frustration does 1 damage at max Friendship (Gen3+)")