0ad/binaries/data/mods/official/entities/structures/iber_wall.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
454 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_wall"
>
<Traits>
<Id>
<Specific>Muro Ancho</Specific>
<Civ>Iberians</Civ>
<History>High and strongly built defensive stone walls were a common structure of the Iberian Peninsula during the period, and for long thereafter.</History>
</Id>
</Traits>
<Actor>structures/iberians/wall.xml</Actor>
</Entity>