forked from mirrors/0ad
[Alpha 27][Maps] Add a new cliff terrain for the Aegean-Anatolian biome and color correct 2 of that biome's grass terrains.
This was SVN commit r27155.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/aegean_anatolia/cliff_seaside_02.png"/>
|
||||
<texture name="normTex" file="types/aegean_anatolia/cliff_seaside_02_norm.png"/>
|
||||
<texture name="specTex" file="types/aegean_anatolia/cliff_seaside_02_spec.png"/>
|
||||
</textures>
|
||||
<props size="64.0"/>
|
||||
<material>terrain_norm_strong_spec.xml</material>
|
||||
</terrain>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user