1
0
forked from 0ad/0ad

Capes for Gallic mercenary swordsmen

This was SVN commit r10234.
This commit is contained in:
Michael D. Hafer 2011-09-09 01:12:32 +00:00
parent 0eeffd05bd
commit 2f1f528f1c
3 changed files with 531 additions and 528 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
@ -44,6 +44,7 @@
<prop actor="props/units/heads/head_lime.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_scutum_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_hd.xml" attachpoint="shoulders"/>
</props>
</variant>
</group>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
@ -44,6 +44,7 @@
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/shields/celt_round_b.xml" attachpoint="shield"/>
<prop actor="props/units/cape_hd.xml" attachpoint="shoulders"/>
</props>
</variant>
</group>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
@ -44,6 +44,7 @@
<prop actor="props/units/heads/head_celt.xml" attachpoint="head"/>
<prop actor="props/units/shields/celt_dip.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spatha.xml" attachpoint="r_hand"/>
<prop actor="props/units/cape_hd.xml" attachpoint="shoulders"/>
</props>
</variant>
</group>