mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
Fix deferred message
This commit is contained in:
parent
a5ed9c5191
commit
38b2cb338b
@ -1922,10 +1922,6 @@ export class SlowStartTag extends AbilityBattlerTag {
|
||||
i18next.t("battlerTags:slowStartOnAdd", {
|
||||
pokemonNameWithAffix: getPokemonNameWithAffix(pokemon),
|
||||
}),
|
||||
null,
|
||||
false,
|
||||
null,
|
||||
true,
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user