1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/iber_wall.xml
Mythos_Ruler adc0d79d8b Fixes ticket #808.
This was SVN commit r9384.
2011-05-01 20:15:59 +00:00

19 lines
604 B
XML

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