0ad/binaries/data/mods/public/simulation/templates/structures/iber_wall.xml
Mythos_Ruler e75765faae Fixed some Greek corral prop problems.
Fixed Storehouses tip.

Fixed the names for ALL Iberian units and buildings.

Added a build restriction for the Iberian Monument.

This was SVN commit r13769.
2013-08-25 22:20:09 +00:00

19 lines
600 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Footprint>
<Square width="25" depth="9"/>
<Height>9.0</Height>
</Footprint>
<Identity>
<Civ>iber</Civ>
<SpecificName>Zabal Horma</SpecificName>
<History>High and strongly built defensive stone walls were a common structure of the Iberian Peninsula during the period, and for long thereafter.</History>
</Identity>
<Obstruction>
<Static width="24.0" depth="8"/>
</Obstruction>
<VisualActor>
<Actor>structures/iberians/wall_medium.xml</Actor>
</VisualActor>
</Entity>