1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/units/celt_isp_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
743 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_melee_isp">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Shleiyder"
history="The spear was the main weapon of the Celts, arming the bulk of their forces. The average Celt would only have to take up his long spear and body shield to be ready for battle. While armor was rare the rabid fighting spirit of the Celts more than made up for in vigor what was lost in protection."
/>
<Up
newentity="celt_isp_a"
rank="1"
/>
</Traits>
<Actions>
<Create
list.structmil="mc;pc;ff;tf;wc"
/>
</Actions>
<Actor>units/celt_isp_b.xml</Actor>
</Entity>