Changed a few more decals

This was SVN commit r12600.
This commit is contained in:
myconid 2012-09-02 09:10:59 +00:00
parent 8a61f207f2
commit 6548827ca2
2 changed files with 3 additions and 3 deletions

View file

@ -25,6 +25,6 @@
</variant>
</group>
<material>terrain_norm_test.xml</material>
<material>terrain_norm_spec.xml</material>
</actor>

View file

@ -18,13 +18,13 @@
<variant frequency="1" name="decal_02">
<textures>
<texture file="gaia/decal_stone_desert_02.dds" name="baseTex"/>
<texture file="gaia/decal_stone_desert_02_spec.png" name="specTex"/>
<texture file="gaia/decal_stone_desert_02_spec.png" name="specTex"/>
<texture file="gaia/decal_stone_desert_02_norm.png" name="normTex"/>
</textures>
</variant>
</group>
<material>terrain_norm_test.xml</material>
<material>terrain_norm_spec.xml</material>
</actor>