mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 07:26:04 +00:00
b4460d7762
This was SVN commit r6389.
27 lines
426 B
XML
27 lines
426 B
XML
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
|
|
|
<Entity Parent="template_structure_resource_field">
|
|
|
|
<Traits>
|
|
|
|
<Id>
|
|
|
|
<Specific>Agros</Specific>
|
|
|
|
<Civ>Persians</Civ>
|
|
|
|
<History>A farmer's field.</History>
|
|
|
|
</Id>
|
|
|
|
<Supply>
|
|
<Max>2000</Max>
|
|
<Type>food</Type>
|
|
<SubType>grain</SubType>
|
|
</Supply>
|
|
|
|
</Traits>
|
|
|
|
<Actor>structures/plot_field.xml</Actor>
|
|
|
|
</Entity> |