0ad/binaries/data/mods/public/simulation/templates/structures/iber_blacksmith.xml

17 lines
524 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_blacksmith">
<Identity>
<Civ>iber</Civ>
<SpecificName>Harotz</SpecificName>
<History>The Iberians were known to produce the finest iron and steel implements and weapons of the age.</History>
</Identity>
<ProductionQueue>
<Technologies datatype="tokens">
attack_steel_working
</Technologies>
</ProductionQueue>
<VisualActor>
<Actor>structures/iberians/blacksmith.xml</Actor>
</VisualActor>
</Entity>