mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Fixes a copy paste error introduced in 46ead523b8 for a roman hero aura, noticed by WarBeast. Reviewed by elexis.
This was SVN commit r18695.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"affects": ["Soldier", "Siege"],
|
||||
"modifications": [
|
||||
{ "value": "Attack/Ranged/Pierce", "add": 5 },
|
||||
{ "value": "Attack/Ranged/Hack", "add": 5 },
|
||||
{ "value": "Attack/Melee/Hack", "add": 5 },
|
||||
{ "value": "Attack/Capture/Value", "add": 2 }
|
||||
],
|
||||
"auraName": "Sword of Rome Aura",
|
||||
|
||||
Reference in New Issue
Block a user