0ad/binaries/data/mods/public/simulation/templates/structures/iber_wall.xml
2011-07-30 20:09:46 +00:00

19 lines
604 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Footprint>
<Square width="29.75" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Identity>
<Civ>iber</Civ>
<SpecificName>Muro Ancho</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="28.0" depth="7.25"/>
</Obstruction>
<VisualActor>
<Actor>structures/iberians/wall_med.xml</Actor>
</VisualActor>
</Entity>