0ad/binaries/data/mods/public/simulation/templates/structures/athen_field.xml
Mythos_Ruler ae4ccfe050 3D farm fields for all factions.
Fixed tooltips for a bunch of units.

Increases pierce armor for elephants.

This was SVN commit r13889.
2013-09-22 08:07:29 +00:00

13 lines
473 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_resource_field">
<Identity>
<Civ>athen</Civ>
<SpecificName>Agrós</SpecificName>
<History>The Athenians were not reknowned as farmers and preferred to herd livestock or cultivate olives instead.</History>
</Identity>
<VisualActor>
<Actor>structures/plot_field_3D_8x8.xml</Actor>
<FoundationActor>structures/plot_field_found.xml</FoundationActor>
</VisualActor>
</Entity>