0ad/binaries/data/mods/official/entities/units/celt_cjv_b.xml
Wijitmaker bde5484e75 Updated the Celt upgrade entities... hope I did it right :p
Also fixed the _u to _e

This was SVN commit r2101.
2005-03-31 08:45:58 +00:00

21 lines
717 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_cavalry_ranged_cjv">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd March Milwr"
history="The Celts were extremely proficient horsemen and created excellent tack for their mounts. This included an early form of saddle with horns at each corner, giving them a huge edge in terms or control over their counterparts. Since the cavalry was made up of rich nobles armor and fine weapons were in great supply, making them formidable opponents."
/>
<Up
newentity="celt_cjv_a"
rank="1"
/>
</Traits>
<Actor>units/celt_cjv_b.xml</Actor>
</Entity>