Apply suggestions from code review

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-30 15:53:15 +02:00 committed by GitHub
parent c80b4ac152
commit 90c2a3eadd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -75,6 +75,6 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击",
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……", "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", "syrupBombOnAdd": "{{pokemonNameWithAffix}}陷入了\n满身糖状态",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" "syrupBombLapse": "满身糖让{{pokemonNameWithAffix}}\n变慢了"
} }

View File

@ -75,6 +75,6 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!",
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……", "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", "syrupBombOnAdd": "{{pokemonNameWithAffix}}陷入了\n滿身糖狀態",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" "syrupBombLapse": "满身糖狀態讓{{pokemonNameWithAffix}}\n變慢了"
} }