1
0
forked from 0ad/0ad

Make fields and fences brown on the minimap

This was SVN commit r8381.
This commit is contained in:
Ykkrosh 2010-10-16 21:03:58 +00:00
parent 2188fd6507
commit 1f4eb955ee
3 changed files with 9 additions and 0 deletions

View File

@ -8,6 +8,9 @@
<SpecificName>Long Wooden Fence</SpecificName>
<History>A split rail wooden fence.</History>
</Identity>
<Minimap>
<Colour r="119" g="82" b="46"/>
</Minimap>
<Health>
<Max>100</Max>
</Health>

View File

@ -8,6 +8,9 @@
<SpecificName>Short Wooden Fence</SpecificName>
<History>A split rail wooden fence.</History>
</Identity>
<Minimap>
<Colour r="119" g="82" b="46"/>
</Minimap>
<Health>
<Max>50</Max>
</Health>

View File

@ -6,6 +6,9 @@
<Tooltip>Assign a unit here to harvest grain.</Tooltip>
<History>Farming originated around 9500 BC in India and the Middle East. The history of agriculture is a central element of human history, as agricultural progress has been a crucial factor in worldwide socio-economic change. Wealth-building and militaristic specializations rarely seen in hunter-gatherer cultures are commonplace in agricultural and agro-industrial societies—when farmers became capable of producing food beyond the needs of their own families, others in the tribe/nation/empire were freed to devote themselves to projects other than food acquisition.</History>
</Identity>
<Minimap>
<Colour r="119" g="82" b="46"/>
</Minimap>
<BuildRestrictions>
<Category>Field</Category>
</BuildRestrictions>