Some normal and spec maps for these terrains.

This was SVN commit r12898.
This commit is contained in:
Michael D. Hafer 2012-11-27 18:59:10 +00:00
parent fdd2b92723
commit ad13ded9a5
14 changed files with 54 additions and 14 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_city_tile.dds"/>
</textures>
<props groups="city" movementclass="city" mmap="230 227 198" angle="45.0" size="18.0"/>
<material>terrain_base.xml</material>
</terrain>
<textures>
<texture name="baseTex" file="types/medit_city_tile.dds"/>
<texture name="normTex" file="types/medit_city_tile_norm.png"/>
<texture name="specTex" file="types/medit_city_tile_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_dirt_c.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_dirt_c.dds"/>
<texture name="normTex" file="types/medit_dirt_c_norm.png"/>
<texture name="specTex" file="types/medit_dirt_c_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

View File

@ -1 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <terrain> <textures> <texture name="baseTex" file="types/medit_rocks_grass.dds"/> </textures> <material>terrain_base.xml</material> </terrain>
<?xml version="1.0" encoding="utf-8"?>
<terrain>
<textures>
<texture name="baseTex" file="types/medit_rocks_grass.dds"/>
<texture name="normTex" file="types/medit_rocks_grass_norm.png"/>
<texture name="specTex" file="types/medit_rocks_grass_spec.png"/>
</textures>
<material>terrain_norm_spec.xml</material>
</terrain>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_champion_cavalry_javelinist">
<Entity parent="template_unit_champion_cavalry_archer">
<Armour>
<Hack>4.0</Hack>
<Pierce>8.0</Pierce>
@ -29,7 +29,6 @@
<Identity>
<Civ>maur</Civ>
<Classes datatype="tokens">Champion Chariot</Classes>
<SelectionGroupName>units/maur_champion_archer</SelectionGroupName>
<GenericName>War Chariot</GenericName>
<SpecificName>Rath</SpecificName>
<History>Champion Cavalry Archer</History>