1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/art/actors/structures/plot.xml

17 lines
396 B
XML
Raw Normal View History

<?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>