Merge branch 'beta' into trnrchgs18

This commit is contained in:
damocleas 2025-03-20 15:50:01 -04:00 committed by GitHub
commit 5990dfc061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1922,10 +1922,6 @@ export class SlowStartTag extends AbilityBattlerTag {
i18next.t("battlerTags:slowStartOnAdd", {
pokemonNameWithAffix: getPokemonNameWithAffix(pokemon),
}),
null,
false,
null,
true,
);
}