mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Changed a few more decals
This was SVN commit r12600.
This commit is contained in:
parent
8a61f207f2
commit
6548827ca2
2 changed files with 3 additions and 3 deletions
|
|
@ -25,6 +25,6 @@
|
|||
</variant>
|
||||
</group>
|
||||
|
||||
<material>terrain_norm_test.xml</material>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue