0ad/binaries/data/mods/public/simulation/templates/structures/ptol_blacksmith.xml
Mythos_Ruler 5fc888fdcf Some more player names for Carthage.
Player names for Seleucids.

Fixed names for Celtic docks and merchant ships.

Fixed cavalry health for a few units.

Name stuff for ships, specifically Carthage. Fixes #2106.

Started work on some Ptolemaic units, specifically the Cav Spearman.

Added LordGood's Sacred Band Cavalry portrait.

This was SVN commit r13957.
2013-10-06 18:28:10 +00:00

12 lines
316 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_blacksmith">
<Identity>
<Civ>ptol</Civ>
<SpecificName>?</SpecificName>
<History>?</History>
</Identity>
<VisualActor>
<Actor>structures/carthaginians/blacksmith.xml</Actor>
</VisualActor>
</Entity>