Tweaked color of building decals.

This was SVN commit r12618.
This commit is contained in:
Michael D. Hafer 2012-09-03 23:29:31 +00:00
parent 80e3efda02
commit becc13cf44
7 changed files with 12 additions and 11 deletions

View File

@ -10,6 +10,7 @@
<prop actor="props/structures/hellenes/theatron_decor.xml" attachpoint="root"/> <prop actor="props/structures/hellenes/theatron_decor.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/theatron_tile.xml" attachpoint="root"/> <prop actor="props/structures/hellenes/theatron_tile.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/theatron_nature.xml" attachpoint="root"/> <prop actor="props/structures/hellenes/theatron_nature.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
</props> </props>
<textures> <textures>
<texture file="structural/hele_struct.dds" name="baseTex"/> <texture file="structural/hele_struct.dds" name="baseTex"/>

View File

@ -9,9 +9,9 @@
</props> </props>
<textures> <textures>
<texture file="structural/rome_struct.png" name="baseTex"/> <texture file="structural/rome_struct.png" name="baseTex"/>
<texture file="structural/ao/rome_temple_mars.png" name="aoTex"/>
<texture file="structural/rome_struct_norm.png" name="normTex"/> <texture file="structural/rome_struct_norm.png" name="normTex"/>
<texture file="structural/rome_struct_spec.png" name="specTex"/> <texture file="structural/rome_struct_spec.png" name="specTex"/>
<texture file="structural/ao/rome_temple_mars.png" name="aoTex"/>
</textures> </textures>
</variant> </variant>
</group> </group>