mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 09:02:47 +02:00
Update battler-tags.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
6d7d9010b7
commit
c8308505a7
@ -1496,7 +1496,7 @@ export class WrapTag extends DamagingTrapTag {
|
||||
return "ERROR - CHECK CONSOLE AND REPORT";
|
||||
}
|
||||
|
||||
return i18next.t("battlerTags:clampOnTrap", {
|
||||
return i18next.t("battlerTags:wrapOnTrap", {
|
||||
pokemonNameWithAffix: getPokemonNameWithAffix(pokemon),
|
||||
sourcePokemonName: getPokemonNameWithAffix(source),
|
||||
moveName: this.getMoveName(),
|
||||
|
Loading…
Reference in New Issue
Block a user