# Two new updated animations for the chop and the mine actions. Updated test actor accordingly.

This was SVN commit r3679.
This commit is contained in:
Wijitmaker
2006-03-24 12:11:46 +00:00
parent ad8c29a8c7
commit e72adfff5c
4 changed files with 9 additions and 3 deletions
@@ -70,7 +70,7 @@
<group>
<variant name="Chop">
<animations>
<animation file="biped/dudechop.psa" name="Chop" speed="150"/>
<animation file="biped/chop.psa" name="Chop" speed="150"/>
</animations>
<props>
<prop actor="props/units/tools/prop_handscythe.xml" attachpoint="r_hand"/>
@@ -92,7 +92,7 @@
<group>
<variant name="Forage">
<animations>
<animation file="biped/gather.psa" name="Forage" speed="5"/>
<animation file="biped/forage.psa" name="Forage" speed="5"/>
</animations>
</variant>
</group>
@@ -100,7 +100,7 @@
<group>
<variant name="Mine">
<animations>
<animation file="biped/dudechop.psa" name="Mine" speed="150"/>
<animation file="biped/mine.psa" name="Mine" speed="150"/>
</animations>
<props>
<prop actor="props/units/tools/prop_spade.xml" attachpoint="r_hand"/>
Binary file not shown.
Binary file not shown.