Update arena-tag.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
Bertie690 2025-06-15 13:38:58 -04:00 committed by GitHub
parent 124383cb04
commit cf1292eb5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1109,7 +1109,7 @@ export class TrickRoomTag extends ArenaTag {
}
globalScene.phaseManager.queueMessage(
i18next.t("arenaTag:spikesOnAdd", {
i18next.t("arenaTag:trickRoomOnAdd", {
moveName: this.getMoveName(),
opponentDesc: source.getOpponentDescriptor(),
}),