Fix the golden fleece and remove now unused textures.

This was SVN commit r21037.
This commit is contained in:
Stan
2018-01-27 23:15:24 +00:00
parent 2d57478781
commit ca09c07f32
5 changed files with 8 additions and 15 deletions
@@ -3,12 +3,11 @@
<castshadow/>
<group>
<variant frequency="100" name="Mesh">
<mesh>skeletal/goat.dae</mesh>
</variant>
</group>
<group>
<variant frequency="100" name="Golden-fleece">
<textures><texture file="skeletal/special_fleece.dds" name="baseTex"/></textures>
<mesh>skeletal/goat_male.dae</mesh>
<textures>
<texture file="skeletal/special_fleece.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>basic_spec.xml</material>
</actor>