This commit is contained in:
DizzyEggg 2022-08-24 23:47:42 +02:00
parent 91b76e2e4f
commit 4f790a6ec0

View file

@ -4739,7 +4739,7 @@ static void TurnValuesCleanUp(bool8 var0)
gProtectStructs[gActiveBattler].spikyShielded = FALSE;
gProtectStructs[gActiveBattler].kingsShielded = FALSE;
gProtectStructs[gActiveBattler].banefulBunkered = FALSE;
gProtectStructs[gBattlerTarget].quash = FALSE;
gProtectStructs[gBattlerTarget].quash = FALSE;
}
else
{