1
0
forked from 0ad/0ad

[Art] Make the minor pyramid a little nicer

This was SVN commit r28192.
This commit is contained in:
wowgetoffyourcellphone 2024-08-11 22:39:06 +00:00
parent d655455304
commit 6729acae89

View File

@ -6,10 +6,10 @@
<mesh>props/pyramid_small.dae</mesh>
<textures>
<texture file="props/pyramid_a.dds" name="baseTex"/>
<texture file="default_norm.png" name="normTex"/>
<texture file="null_black.dds" name="specTex"/>
<texture file="props/pyramid_great_spec.png" name="specTex"/>
<texture file="props/pyramid_great_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
<material>no_trans_parallax_spec.xml</material>
</actor>