mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 15:04:15 +00:00
Don't break string freeze.
This was SVN commit r18815.
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user