Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:42:16 +02:00 committed by GitHub
parent 09ae817b1d
commit b41a95a971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,5 +71,7 @@
"disabledOnAdd": "{{pokemonNameWithAffix}}の\n{{moveName}}\nを 封じこめた", "disabledOnAdd": "{{pokemonNameWithAffix}}の\n{{moveName}}\nを 封じこめた",
"disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた", "disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた",
"tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!", "tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!",
"shedTailOnAdd": "{{pokemonNameWithAffix}}は\nしっぽを 切って みがわりにした" "shedTailOnAdd": "{{pokemonNameWithAffix}}は\nしっぽを 切って みがわりにした",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
} }