1
0
forked from 0ad/0ad

This was SVN commit r4864.

This commit is contained in:
Michael D. Hafer 2007-02-06 07:35:58 +00:00
parent e5b14e8c29
commit a6aaf05c53
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
<mesh>skeletal/m_tunic_b.pmd</mesh> <mesh>skeletal/m_tunic_b.pmd</mesh>
<props> <props>
<prop actor="props/units/heads/rome_monte_a.xml" attachpoint="helmet"/> <prop actor="props/units/heads/rome_monte_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/> <prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_scutum_a.xml" attachpoint="shield"/> <prop actor="props/units/shields/rome_scutum_a.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/> <prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props> </props>

View File

@ -22,7 +22,7 @@
<mesh>skeletal/m_tunic_a.pmd</mesh> <mesh>skeletal/m_tunic_a.pmd</mesh>
<props> <props>
<prop actor="props/units/heads/rome_monte_b.xml" attachpoint="helmet"/> <prop actor="props/units/heads/rome_monte_b.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/> <prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_scutum_b.xml" attachpoint="shield"/> <prop actor="props/units/shields/rome_scutum_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/> <prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props> </props>

View File

@ -21,7 +21,7 @@
</animations> </animations>
<props> <props>
<prop actor="props/units/heads/rome_monte_e.xml" attachpoint="helmet"/> <prop actor="props/units/heads/rome_monte_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/> <prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/shields/rome_scutum_e.xml" attachpoint="shield"/> <prop actor="props/units/shields/rome_scutum_e.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/> <prop actor="props/units/weapons/spear.xml" attachpoint="r_hand"/>
</props> </props>