1
0
Fork 0

Added Town material and texture.

This commit is contained in:
david 2002-02-01 01:38:10 +00:00
parent 44324f247c
commit 0bc58b2fc0
2 changed files with 32 additions and 0 deletions

BIN
Textures/Terrain/Town.rgb Normal file

Binary file not shown.

View file

@ -2589,6 +2589,38 @@ Properties currently used:
</emissive>
</material>
<material>
<name>Town</name>
<texture>Terrain/Town.rgb</texture>
<xsize>1024</xsize>
<ysize>1024</ysize>
<light-coverage>100000.0</light-coverage>
<ambient>
<r>0.14</r>
<g>0.28</g>
<b>0.13</b>
<a>1.0</a>
</ambient>
<diffuse>
<r>0.14</r>
<g>0.28</g>
<b>0.13</b>
<a>1.0</a>
</diffuse>
<specular>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</specular>
<emissive>
<r>0.0</r>
<g>0.0</g>
<b>0.0</b>
<a>1.0</a>
</emissive>
</material>
<material>
<name>Unknown</name>
<texture>Terrain/unknown.rgb</texture>