mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 22:56:32 +00:00
Fix the golden fleece and remove now unused textures.
This was SVN commit r21037.
This commit is contained in:
@@ -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>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user