1
0
forked from 0ad/0ad

This was SVN commit r5252.

This commit is contained in:
Aeros 2007-07-15 07:32:09 +00:00
parent fa0e48f3ab
commit 2a320394cd
8 changed files with 110 additions and 2 deletions

View File

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>structural/plot_farm.pmd</mesh>
<props>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r1c8"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r2c8"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r3c8"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r4c8"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r5c8"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c1"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c2"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c3"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c4"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c5"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c6"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c7"/>
<prop actor="props/flora/farming_barley_harvest_a.xml" attachpoint="r6c8"/>
</props>
<texture>structural/plot_farm.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>structural/plot_farm.pmd</mesh>
<texture>structural/plot_farm_dead.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>structural/plot_farm.pmd</mesh>
<texture>structural/plot_farm.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.