mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 23:32:19 +02:00
Merge branch 'beta' into trnrchgs18
This commit is contained in:
commit
5990dfc061
@ -1922,10 +1922,6 @@ export class SlowStartTag extends AbilityBattlerTag {
|
|||||||
i18next.t("battlerTags:slowStartOnAdd", {
|
i18next.t("battlerTags:slowStartOnAdd", {
|
||||||
pokemonNameWithAffix: getPokemonNameWithAffix(pokemon),
|
pokemonNameWithAffix: getPokemonNameWithAffix(pokemon),
|
||||||
}),
|
}),
|
||||||
null,
|
|
||||||
false,
|
|
||||||
null,
|
|
||||||
true,
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user