0ad/binaries/data/mods/official/entities/units/celt_ijv_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

27 lines
783 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_ranged_ijv">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Gaesata"
history="Gesatae were young men who devoted themselves to war, often serving as mercenaries for other tribes. They were the last Celts to fight stark naked to show their courage, often carrying only a shield with several javelins and a regular Celtic spear. More often than not they were covered in geometric designs painted in woad, a blue dye."
/>
<Up
newentity="celt_ijv_a"
rank="1"
/>
</Traits>
<Actions>
<Create
list.structmil="mc;pc;ff;tf;wc"
/>
</Actions>
<Actor>units/celt_ijv_b.xml</Actor>
</Entity>