1
0
forked from 0ad/0ad

This was SVN commit r5374.

This commit is contained in:
Michael D. Hafer 2007-09-26 00:21:24 +00:00
parent 00b444a7f6
commit 2f0e6fa521
11 changed files with 36 additions and 7 deletions

View File

@ -13,7 +13,18 @@
<props>
<prop actor="units/persians/cavalry_swordsman_a_r.xml" attachpoint="rider"/>
</props>
<texture>skeletal/horse_pers_csw_b_1.dds</texture>
</variant>
</group>
<group>
<variant name="horse-texture-1">
<texture>skeletal/horse_pers_csw_a_1.dds</texture>
</variant>
<variant name="horse-texture-2">
<texture>skeletal/horse_pers_csw_a_2.dds</texture>
</variant>
<variant name="horse-texture-3">
<texture>skeletal/horse_pers_csw_a_3.dds</texture>
</variant>
</group>

View File

@ -23,13 +23,13 @@
<group>
<variant frequency="1" name="horse-texture-1">
<texture>skeletal/horse_pers_csw_b_1.dds</texture>
<texture>skeletal/horse_pers_csw_e_1.dds</texture>
</variant>
<variant frequency="1" name="horse-texture-2">
<texture>skeletal/horse_pers_csw_b_2.dds</texture>
<texture>skeletal/horse_pers_csw_e_2.dds</texture>
</variant>
<variant frequency="1" name="horse-texture-3">
<texture>skeletal/horse_pers_csw_b_3.dds</texture>
<texture>skeletal/horse_pers_csw_e_3.dds</texture>
</variant>
</group>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.