mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 11:46:28 +00:00
Public release: New African Bush elephant and baby elephant.
This was SVN commit r7033.
This commit is contained in:
@@ -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>
|
||||
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user