0ad/binaries/data/mods/public/art/actors/temp/reservoir.xml
2012-09-08 18:56:13 +00:00

20 lines
410 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>test/reservoir.dae</mesh>
<props>
<prop actor="temp/reservoir_water.xml" attachpoint="root"/>
</props>
<textures>
<texture file="structural/rome_struct.png" name="baseTex"/>
</textures>
</variant>
</group>
</actor>