1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/art/actors/structures/plot.xml
Wijitmaker cddd4cab14 # Orchards, Fields, Plots, Corrals
# New farm terrain textures

Added, Damian's sounds
Updated the test map

This was SVN commit r4160.
2006-07-21 06:36:39 +00:00

17 lines
396 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant name="Empty Plot">
<mesh>structural/plot.pmd</mesh>
<props>
<prop actor="props/special/common/plot_boundary.xml" attachpoint="props_main"/>
</props>
<texture>structural/plot.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>