mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 07:12:32 +02:00
Update battle.json
Removed extra ! character
This commit is contained in:
parent
69f9f63e08
commit
d8d4554ed0
@ -28,7 +28,7 @@
|
|||||||
"hitResultCriticalHit": "擊中了要害!",
|
"hitResultCriticalHit": "擊中了要害!",
|
||||||
"hitResultSuperEffective": "效果拔群!",
|
"hitResultSuperEffective": "效果拔群!",
|
||||||
"hitResultNotVeryEffective": "收效甚微…",
|
"hitResultNotVeryEffective": "收效甚微…",
|
||||||
"hitResultNoEffect": "對{{pokemonName}}沒有效果!!",
|
"hitResultNoEffect": "對{{pokemonName}}沒有效果!",
|
||||||
"hitResultImmune": "對于{{pokemonName}},\n完全沒有效果!",
|
"hitResultImmune": "對于{{pokemonName}},\n完全沒有效果!",
|
||||||
"hitResultOneHitKO": "一擊必殺!",
|
"hitResultOneHitKO": "一擊必殺!",
|
||||||
"attackFailed": "但是失敗了!",
|
"attackFailed": "但是失敗了!",
|
||||||
|
Loading…
Reference in New Issue
Block a user