1
0
forked from 0ad/0ad

removed celt CS swordsman

This was SVN commit r2181.
This commit is contained in:
Wijitmaker 2005-04-27 12:58:25 +00:00
parent a238d018b1
commit faf5a942dc
3 changed files with 0 additions and 48 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="celt_isw_b">
<Traits>
<Up
newentity="celt_isw_e"
rank="2"
/>
</Traits>
<Actor>units/celt_isw_a.xml</Actor>
</Entity>

View File

@ -1,26 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_unit_infantry_melee_isw">
<Traits>
<Id
civ_code="celt"
civ="Celts"
internal_only="false"
specific="Celtaidd Cleddyfwr"
history="Celtic warriors were armed with a long double-edged iron sword of extreme beauty and power. While rare and often confined to the upper class, the sword was able to chop through shields and armor with ease. Most Celts fought stripped to the waist with their hair spiked with lime carrying a large body shield, but the richer members of society were able to procure helmets and chain mail hauberks. A fully equipped Celtic warrior was the equal of any “civilized” soldier."
/>
<Up
newentity="celt_isw_a"
rank="1"
/>
</Traits>
<Actions>
<Create
list.structmil="mc;pc;ff;tf;wc"
/>
</Actions>
<Actor>units/celt_isw_b.xml</Actor>
</Entity>

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="celt_isw_a">
<Traits>
<Up
newentity=""
rank="3"
/>
</Traits>
<Actor>units/celt_isw_e.xml</Actor>
</Entity>