mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 21:51:42 +00:00
New terrain textures by BigTiger for the temperate biome.
This was SVN commit r22384.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_dirt_mod_08.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_05_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_forest_mod_01.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_05_norm.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm.xml</material>
|
||||
</terrain>
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_01.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_01_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_02.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_02_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_02_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_03.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_03_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_03_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_04.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_01_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_05.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_05_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_06.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_05_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/temp_grass_mod_07.png"/>
|
||||
<texture name="normTex" file="types/temp_grass_mod_05_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_grass_mod_01_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Terrains>
|
||||
<Terrain groups="temp_mod" />
|
||||
</Terrains>
|
||||
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user