Public release: New African Bush elephant and baby elephant.

This was SVN commit r7033.
This commit is contained in:
Mythos_Ruler
2009-07-25 18:59:46 +00:00
parent 4409f18f59
commit 6937137341
5 changed files with 29 additions and 0 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="elephant_african_bush [infant]">
<mesh>skeletal/elephant_african_baby.dae</mesh>
<texture>skeletal/animal-elephant-base-baby.dds</texture>
</variant>
</group>
</actor>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="elephant_african_bush [adult]">
<mesh>skeletal/elephant_african_bush.dae</mesh>
<texture>skeletal/animal-elephant-base.dds</texture>
</variant>
</group>
</actor>