mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 19:53:16 +00:00
This was SVN commit r6567.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<group>
|
||||
<variant frequency="1" name="persian-alt-building-05">
|
||||
<mesh>props/pers_alt_build_05.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/persians/alt_building_05_baskets.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/pers_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="baskets_a">
|
||||
<mesh>props/pers_alt_build_05_baskets_a.dae</mesh>
|
||||
</variant>
|
||||
<variant frequency="1" name="baskets_b">
|
||||
<mesh>props/pers_alt_build_05_baskets_b.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="texture">
|
||||
<texture>structural/pers_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="persian-alt-building-05-prop">
|
||||
<mesh>props/pers_alt_build_05_prop.dae</mesh>
|
||||
<texture>structural/pers_struct.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.
Binary file not shown.
Reference in New Issue
Block a user