2024-05-15 19:48:10 +01:00
|
|
|
#include "global.h"
|
|
|
|
#include "test/battle.h"
|
|
|
|
|
|
|
|
TO_DO_BATTLE_TEST("Aqua Ring recovers 1/16th HP at end of turn");
|
|
|
|
TO_DO_BATTLE_TEST("Aqua Ring can be used under Heal Block but will not heal the user");
|
2024-06-01 14:07:51 +01:00
|
|
|
TO_DO_BATTLE_TEST("Baton Pass passes Aqua Ring's effect");
|