Fix issue with elite units not being able to gather anything

This was SVN commit r18165.
This commit is contained in:
sanderd17 2016-05-12 19:04:24 +00:00
parent 148f485172
commit 7f300bbf3d

View File

@ -6,7 +6,7 @@
{"value": "Armour/Pierce", "add": 1 },
{"value": "Armour/Crush", "add": 1 },
{"value": "Attack/Capture/Value", "add": 0.4 },
{"value": "ResourceGatherer/BaseSpeed", "multiply": 0.5 },
{"value": "ResourceGatherer/BaseSpeed", "multiply": 0.25 },
{"value": "UnitMotion/WalkSpeed", "add": 0.5, "affects": "Infantry"},
{"value": "UnitMotion/WalkSpeed", "add": 1, "affects": "Cavalry" },
{"value": "Attack/Ranged/MaxRange", "add": 4, "affects": "Ranged" },