mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
[Alpha 27] [Maps] Improve Deccan Plateau skirmish map with new terrains, better lighting, etc.
This was SVN commit r27140.
This commit is contained in:
parent
c57b416e20
commit
4e52613ca2
4 changed files with 25 additions and 6 deletions
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="1" name="fern_a">
|
||||
<mesh>gaia/eyecandy_fern_lush_a.dae</mesh>
|
||||
<textures>
|
||||
<texture file="gaia/fern_lush_a.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
<variant frequency="1" name="fern_b">
|
||||
<mesh>gaia/eyecandy_fern_lush_a.dae</mesh>
|
||||
<textures>
|
||||
<texture file="gaia/fern_lush_b.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans_wind.xml</material>
|
||||
</actor>
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a677b57548652536548fa409caa86a4b49a96d6d2a2610329b202c21b72ab9d1
|
||||
size 163199
|
||||
oid sha256:01e69b63855bc962155f058b88ea7ab0308dc188b466d4e3ddccb71964ddc67c
|
||||
size 164746
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1a0e1560fb0566159281d5d296e179c7e5674c4c74c7200d690030c98a43df2
|
||||
size 656824
|
||||
oid sha256:25b2f39298e167ba7a912268605959a305dbc73b55ec84130f9101f4740c167f
|
||||
size 656912
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac5ad68f975c04d76c30149b6bcc7cb13747d7f1e3d22e8cb25aa6b94c516a8a
|
||||
size 731144
|
||||
oid sha256:a0a21337555a342e74222257661d5b6f4b4c5dbd26e2d58ee7993387de923360
|
||||
size 923137
|
||||
|
|
|
|||
Loading…
Reference in a new issue