mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-06 23:15:47 -07:00
Don't break string freeze.
This was SVN commit r18815.
This commit is contained in:
parent
5e88ae118a
commit
1f8c75db08
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"requirementsTooltip": "Unlocked in City Phase.",
|
||||
"icon": "clenched_fist.png",
|
||||
"researchTime": 40,
|
||||
"tooltip": "Inspire your troops with higher pay. All land and naval army +25% attack.",
|
||||
"tooltip": "Inspire your troops with higher pay. All soldiers +25% attack.",
|
||||
"modifications": [
|
||||
{"value": "Attack/Melee/Hack", "multiply": 1.25},
|
||||
{"value": "Attack/Melee/Pierce", "multiply": 1.25},
|
||||
|
|
|
|||
Loading…
Reference in a new issue