1
0
forked from 0ad/0ad

Make Farmstead aura icon appear over affected Fields as well as gatherers

This was SVN commit r27689.
This commit is contained in:
wowgetoffyourcellphone 2023-06-14 01:19:27 +00:00
parent 70c83b9c3d
commit 14dd3c0aad

View File

@ -1,7 +1,7 @@
{
"type": "range",
"radius": 60,
"affects": ["Gatherer"],
"affects": ["Gatherer", "Field"],
"modifications": [
{ "value": "ResourceGatherer/Rates/food.grain", "multiply": 1.75 }
],