small mirror herb test synta fix

This commit is contained in:
ghoulslash 2023-05-01 18:02:21 -04:00
parent 3652e8261a
commit 63c2e8a7d9

View File

@ -4,7 +4,7 @@
ASSUMPTIONS
{
ASSUME(gItems[ITEM_MIRROR_HERB].holdEffect == HOLD_EFFECT_MIRROR_HERB);
};
}
SINGLE_BATTLE_TEST("Mirror Herb copies all of foe's stat changes in a turn", s16 damage)
{