forked from mirrors/0ad
Added missing .xml for water troughs in mauryan stables
This was SVN commit r13127.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user