mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Fixes immortals technology as it affected also the persian mercenary champion spearman. Reported by WarBeast.
This was SVN commit r18698.
This commit is contained in:
parent
488b4482d9
commit
ff2fe5d04a
1 changed files with 2 additions and 2 deletions
|
|
@ -11,6 +11,6 @@
|
|||
{"value": "Cost/BuildTime", "multiply": 0.5},
|
||||
{"value": "Health/Max", "add": -20}
|
||||
],
|
||||
"affects": ["Champion Infantry"],
|
||||
"affects": ["Immortal"],
|
||||
"soundComplete": "interface/alarm/alarm_upgradearmory.xml"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue