1
0
forked from 0ad/0ad

This was SVN commit r8362.

This commit is contained in:
Michael D. Hafer 2010-10-15 04:38:05 +00:00
parent c6f50be71b
commit 8191e8d1dc
4 changed files with 0 additions and 45 deletions

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="quarry temperate">
<mesh>gaia/quarry_a.dae</mesh>
<props>
<prop actor="geology/quarry_temperate_a_base.xml" attachpoint="root"/>
</props>
<texture>gaia/quarry_temperate.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant frequency="1" name="quarry base [A]">
<mesh>gaia/quarry_a_base.dae</mesh>
<texture>gaia/decal_quarry_temperate.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="quarry temperate">
<mesh>gaia/quarry_b.dae</mesh>
<props>
<prop actor="geology/quarry_temperate_b_base.xml" attachpoint="root"/>
</props>
<texture>gaia/quarry_temperate.dds</texture>
</variant>
</group>
</actor>

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="quarry base [B]">
<mesh>gaia/quarry_b_base.dae</mesh>
<texture>gaia/decal_quarry_temperate.dds</texture>
</variant>
</group>
</actor>