mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 08:15:50 +00:00
This was SVN commit r6363.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="2" name="formation-a">
|
||||
<mesh>gaia/stonemine_granite_a.pmd</mesh>
|
||||
<texture>gaia/metal_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="formation-b">
|
||||
<mesh>gaia/stonemine_granite_b.pmd</mesh>
|
||||
<texture>gaia/metal_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="formation-c">
|
||||
<mesh>gaia/stonemine_granite_c.pmd</mesh>
|
||||
<texture>gaia/metal_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-a">
|
||||
<mesh>gaia/stone_granite_boulder_a.pmd</mesh>
|
||||
<texture>gaia/metal_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-b">
|
||||
<mesh>gaia/stone_granite_boulder_b.pmd</mesh>
|
||||
<texture>gaia/metal_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-c">
|
||||
<mesh>gaia/stone_granite_boulder_c.pmd</mesh>
|
||||
<texture>gaia/metal_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="2" name="formation-a">
|
||||
<mesh>gaia/stonemine_granite_a.pmd</mesh>
|
||||
<texture>gaia/stone_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="formation-b">
|
||||
<mesh>gaia/stonemine_granite_b.pmd</mesh>
|
||||
<texture>gaia/stone_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="formation-c">
|
||||
<mesh>gaia/stonemine_granite_c.pmd</mesh>
|
||||
<texture>gaia/stone_tropic.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-a">
|
||||
<mesh>gaia/stone_granite_boulder_a.pmd</mesh>
|
||||
<texture>gaia/stone_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-b">
|
||||
<mesh>gaia/stone_granite_boulder_b.pmd</mesh>
|
||||
<texture>gaia/stone_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="boulder-c">
|
||||
<mesh>gaia/stone_granite_boulder_c.pmd</mesh>
|
||||
<texture>gaia/stone_tropic_hi.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -34,6 +34,9 @@
|
||||
<variant frequency="1" name="plant-leaves-g">
|
||||
<texture>gaia/plant_tropic_g.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="plant-leaves-h">
|
||||
<texture>gaia/plant_tropic_h.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
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