mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
[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:
parent
e5bdd589cb
commit
f841c1fac0
6 changed files with 23 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dfdd902893b3b3a46c3c96397a546757274b2cfa17e4b68300918af8b94004a
|
||||
size 9268425
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bef782f1d649c279d87b66288c8365ecf44e6a3fc8cfb78619223b4e6115c95d
|
||||
size 23589770
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb89e9db594ae301d9eceb0c3c8ba2fa1b20e0f9d72ec1d96ab375b50362d616
|
||||
size 135289
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a00e262cc8649937283c908881d8217b0945c941fea4d1bd36bb3d8e1fe65ca
|
||||
size 10383458
|
||||
oid sha256:79dc98cd6f6ec412c0c84c8e45a81ebc91347d1ba8c16e908ae4256c287aeb1c
|
||||
size 10783539
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15b86131ea8d243b12ec5219a9d011e8b278ede0b5a0b074617f248a055653f0
|
||||
size 10387191
|
||||
oid sha256:5294ee4812c3ca0a0a2d694076128c30d722cf7befe9759dab18043db82d1b35
|
||||
size 10807874
|
||||
|
|
|
|||
Loading…
Reference in a new issue