1
0
forked from 0ad/0ad

Stockbreeding tech for the corral

This was SVN commit r11709.
This commit is contained in:
Pureon 2012-05-01 21:46:02 +00:00
parent e4528af72b
commit 0990f7f395
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"genericName": "Stockbreeding",
"description": "Breeding livestock for food.",
"cost": {"food": 50, "wood": 200, "stone": 50, "metal": 0},
"requirements": {"tech": "phase_town"},
"requirementsTooltip": "Unlocked in Town Phase.",
"icon": "meat.png",
"researchTime": 30,
"tooltip": "+25% meat gathering rate for all workers.",
"modifications": [{"value": "ResourceGatherer/Rates/food.meat", "multiplier": 1.25}],
"affects": ["Worker"]
}

View File

@ -45,6 +45,9 @@
<Entities datatype="tokens">
gaia/fauna_sheep
</Entities>
<Technologies datatype="tokens">
gather_animals_stockbreeding
</Technologies>
</ProductionQueue>
<RallyPoint disable=""/>
<ResourceSupply>