This commit is contained in:
NightKev 2024-09-04 03:17:28 -07:00
parent 5679aa45dc
commit a595dfc599
3 changed files with 5 additions and 6 deletions

View File

@ -65,6 +65,6 @@
"suppressAbilities": "{{pokemonName}}'s ability\nwas suppressed!",
"revivalBlessing": "{{pokemonName}} was revived!",
"swapArenaTags": "{{pokemonName}} swapped the battle effects affecting each side of the field!",
"exposedMove": "{{pokemonName}} identified\n{{targetPokemonName}}!",
"chillyReception": "{{pokemonName}} is preparing to tell a chillingly bad joke!"
"chillyReception": "{{pokemonName}} is preparing to tell a chillingly bad joke!",
"exposedMove": "{{pokemonName}} identified\n{{targetPokemonName}}!"
}

View File

@ -66,6 +66,6 @@
"revivalBlessing": "{{pokemonName}} torna in forze!",
"swapArenaTags": "{{pokemonName}} ha invertito gli effetti attivi\nnelle due metà del campo!",
"exposedMove": "{{pokemonName}} ha identificato\n{{targetPokemonName}}!",
"safeguard": "Salvaguardia protegge {{targetName}}!",
"chillyReception": "{{pokemonName}} sta per fare una battuta!"
"chillyReception": "{{pokemonName}} sta per fare una battuta!",
"safeguard": "Salvaguardia protegge {{targetName}}!"
}

View File

@ -61,6 +61,5 @@
"suppressAbilities": "{{pokemonName}}の とくせいが きかなくなった!",
"revivalBlessing": "{{pokemonName}}は\n復活して 戦えるようになった",
"swapArenaTags": "{{pokemonName}}は\nおたがいの ばのこうかを いれかえた",
"chillyReception": "{{pokemonName}}は\nさむい ギャグを かました",
"exposedMove": "{{pokemonName}} identified\n{{targetPokemonName}}!"
"chillyReception": "{{pokemonName}}は\nさむい ギャグを かました"
}