0ad/binaries/data/mods/public/simulation/templates/structures/iber_blacksmith.xml
Mythos_Ruler cd7b56faa4 Updated the name of "Porus" on Punjab 1.
Updated some Blacksmith templates with histories.

Made a new "pikeman" template to use with pike units. Made pikemen have
extra high armor, but pretty low attack. Basically they'd be used as the
ultimate meat-shield.

Cleaned up some stuff.

Made us of Pureon's new technology portraits.

This was SVN commit r13527.
2013-07-02 00:04:05 +00:00

12 lines
405 B
XML

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