mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Fix incorrect Spart CivBonus description
Introduced with 3592814aa8, reported by forum user Emacz
This commit is contained in:
parent
b23c0794a5
commit
7af2210a4f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
{
|
||||
"Name": "Ritualistic Exercise",
|
||||
"History": "",
|
||||
"Description": "Citizen-Soldiers +40% health and +50% melee attack hack damage."
|
||||
"Description": "Civilians +40% health and +50% melee attack hack damage."
|
||||
},
|
||||
{
|
||||
"Name": "Laws of Lycurgus",
|
||||
|
|
|
|||
Loading…
Reference in a new issue