This was SVN commit r6695.

This commit is contained in:
Michael D. Hafer 2009-02-19 02:38:28 +00:00
parent 39c0aff7e6
commit a2e9ec5abc

View File

@ -1,17 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>props/pers_tri_mast.dae</mesh>
<texture>structural/pers_tri.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>props/pers_tri_mast.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="trireme-sail-stripes">
<texture>props/pers_trireme_sail.dds</texture>
</variant>
<variant frequency="1" name="trireme-sail-eagle">
<texture>props/pers_trireme_sail_b.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>