1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/art/actors/structures/plot.xml
2008-09-18 04:38:42 +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>