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

19 lines
448 B
XML

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