mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 08:14:22 +00: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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user