Normals and Specs for Persian city tile terrain.

This was SVN commit r12425.
This commit is contained in:
Michael D. Hafer 2012-08-14 18:01:40 +00:00
parent 927592aca9
commit ba253d34d4
3 changed files with 13 additions and 6 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<terrain> <terrain>
<textures> <textures>
<texture name="baseTex" file="types/desert_city_tile_pers.png"/> <texture name="baseTex" file="types/desert_city_tile_pers.png"/>
</textures> <texture name="normTex" file="types/desert_city_tile_pers_norm.png"/>
<props groups="city" movementclass="city" mmap="230 227 198" angle="0.0" size="64.0"/> <texture name="specTex" file="types/desert_city_tile_pers_spec.png"/>
<material>terrain_base.xml</material> </textures>
</terrain> <material>terrain_norm.xml</material>
</terrain>

Binary file not shown.

Binary file not shown.