Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:41:19 +02:00 committed by GitHub
parent 3f9266ea3d
commit 118b787815
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,7 @@
"shedTailOnAdd": "{{pokemonNameWithAffix}} détache\nsa queue pour créer un leurre !",
"substituteOnAdd": "{{pokemonNameWithAffix}}\ncrée un clone !",
"substituteOnHit": "Le clone subit les dégâts à la place\nde {{pokemonNameWithAffix}} !",
"substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…"
"substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} est recouvert\nde sirop !",
"syrupBombLapse": "Le sirop baisse la vitesse\nde {{pokemonNameWithAffix}} !"
}