1
0
forked from mirrors/0ad

Added missing .xml for water troughs in mauryan stables

This was SVN commit r13127.
This commit is contained in:
Enrique
2013-01-27 18:19:08 +00:00
parent 4e7c2807b2
commit b577f07e6c
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant name="Elephant Stables water">
<mesh>structural/maur_stables_water.dae</mesh>
<textures>
<texture file="structural/maur_struct_b.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>player_water.xml</material>
</actor>