mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 15:35:04 +00:00
This was SVN commit r5223.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
@@ -16,13 +16,13 @@
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant name="trunk-texture">
|
||||
<variant frequency="1" name="trunk-texture">
|
||||
<texture>gaia/trunk_deciduous_b.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant name="prop-treetop">
|
||||
<variant frequency="1" name="prop-treetop">
|
||||
<props>
|
||||
<prop actor="flora/trees/oak_large_top.xml" attachpoint="tree"/>
|
||||
</props>
|
||||
|
||||
@@ -1,22 +1,29 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Bush Temperate Large A1">
|
||||
<mesh>gaia/bush_tempe_la_a_1.pmd</mesh>
|
||||
<texture>gaia/bush_tempe_la_a.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="100" name="Bush Temperate Large A2">
|
||||
<mesh>gaia/bush_tempe_la_a_2.pmd</mesh>
|
||||
<texture>gaia/bush_tempe_la_a.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="100" name="Bush Temperate Large A3">
|
||||
<mesh>gaia/bush_tempe_la_a_3.pmd</mesh>
|
||||
<texture>gaia/bush_tempe_la_a.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Bush Temperate Large A1">
|
||||
<mesh>gaia/bush_tempe_la_a_1.pmd</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="Bush Temperate Large A2">
|
||||
<mesh>gaia/bush_tempe_la_a_2.pmd</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="Bush Temperate Large A3">
|
||||
<mesh>gaia/bush_tempe_la_a_3.pmd</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Leaf-Color-Light">
|
||||
<texture>gaia/bush_tempe_la_a.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="Leaf-Color-Dark">
|
||||
<texture>gaia/bush_tempe_la_a2.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
@@ -1,19 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Bush Temperate Large B1">
|
||||
<mesh>gaia/bush_tempe_la_b_1.pmd</mesh>
|
||||
<texture>gaia/bush_tempe_la_b.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="100" name="Bush Temperate Large B2">
|
||||
<mesh>gaia/bush_tempe_la_b_2.pmd</mesh>
|
||||
<texture>gaia/bush_tempe_la_b.dds</texture>
|
||||
</variant>
|
||||
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Bush Temperate Large B1">
|
||||
<mesh>gaia/bush_tempe_la_b_1.pmd</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="Bush Temperate Large B2">
|
||||
<mesh>gaia/bush_tempe_la_b_2.pmd</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Leaf-Color-Dark">
|
||||
<texture>gaia/bush_tempe_la_b.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="Leaf-Color-Light">
|
||||
<texture>gaia/bush_tempe_la_b2.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user