mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r12740.
This commit is contained in:
parent
7d0e660fbb
commit
3a816f0616
13 changed files with 47 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<actor version="1">
|
||||
<group>
|
||||
<variant name="decal_dirt_6x6">
|
||||
<decal angle="0" depth="22" offsetx="0" offsetz="0" width="22"/>
|
||||
<decal angle="0" depth="44" offsetx="0" offsetz="0" width="44"/>
|
||||
<textures>
|
||||
<texture file="props/decal_destruct_large.png" name="baseTex"/>
|
||||
</textures>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@
|
|||
<textures>
|
||||
<texture name="baseTex" file="types/desert_dirt_persia_1.png"/>
|
||||
</textures>
|
||||
<props groups="city" movementclass="city" mmap="230 227 198"/>
|
||||
<material>terrain_base.xml</material>
|
||||
</terrain>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/medit_road_broken.png"/>
|
||||
<texture name="normTex" file="types/temp_road_broken_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_road_broken_spec.png"/>
|
||||
</textures>
|
||||
<props groups="city" movementclass="city" mmap="230 227 198"/>
|
||||
<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_road_broken.png"/>
|
||||
<texture name="normTex" file="types/temp_road_broken_norm.png"/>
|
||||
<texture name="specTex" file="types/temp_road_broken_spec.png"/>
|
||||
</textures>
|
||||
<material>terrain_norm_spec.xml</material>
|
||||
</terrain>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f99efb0d997f84a120f36ec2dbec1de3561538b497c4c4a29b7920d00ec119a
|
||||
size 397095
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cce9dcef9c6a7cfbbfcb6de1f3c5a6d09eeb935477676fa75fbf7e7d24fbab1
|
||||
size 2166887
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cc3ae2a0746496555b13102567aabc1c22ef51e240f9a90e0ef2145503f4d3a
|
||||
size 1879845
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c2350dd5ca2afa77f3ba741aea72701326c902b0ec60a7c3e19c88d411a6001
|
||||
size 1445748
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52e0438ff9eebc50c294d19ee7057913bd8c9a91acb2e6aeeb8ae38b2ce85bb6
|
||||
size 190322
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82c97b5d21001f28b153a072783e7cd945b1313ad943f00b0e861866072339b9
|
||||
size 657025
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62df6d7ffff05eac03ba6d2f220c0594db426e7facb55747e3ba2c35db4be4b2
|
||||
size 714702
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32f42bf7c1622ef9af82d46a62d078b700719566d1ecdd47c7526568d06c67f0
|
||||
size 656826
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f737652b8895c56daee4935c6bacd804ef2eb646d947470c235b6f1f00d04bc3
|
||||
size 81280
|
||||
Loading…
Reference in a new issue