1
0
forked from 0ad/0ad

Fix | Art | Add a proper material for this stone mine actor

This was SVN commit r27357.
This commit is contained in:
wowgetoffyourcellphone 2023-01-05 21:32:40 +00:00
parent 45fe6affb6
commit 1ee9533093

View File

@ -5,7 +5,6 @@
<variant frequency="1" name="textures">
<textures>
<texture file="gaia/stonequarry_tropic.png" name="baseTex"/>
<texture file="gaia/ao/geo_stonemine_large_ao.png" name="aoTex"/>
<texture file="gaia/stonequarry_tropic_norm.png" name="normTex"/>
<texture file="gaia/stonequarry_tropic_spec.png" name="specTex"/>
</textures>
@ -31,4 +30,5 @@
<mesh>gaia/stone_granite_boulder_c.dae</mesh>
</variant>
</group>
<material>no_trans_parallax_spec.xml</material>
</actor>