1
0
forked from 0ad/0ad

Fixing the greek trireme

This was SVN commit r3706.
This commit is contained in:
Wijitmaker 2006-03-30 07:03:14 +00:00
parent 799d3f0fce
commit a201382bad
3 changed files with 3 additions and 33 deletions

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<animations>
<animation file="biped/dudeidle.psa" name="Idle" speed="200"/>
<animation file="biped/dudewalk_swordshield.psa" name="Walk" speed="20"/>
<animation file="biped/dudebuild.psa" name="Build" speed="150"/>
<animation file="biped/dudechop.psa" name="Chop" speed="150"/>
<animation file="biped/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="biped/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="biped/inf_jav_atk_a.psa" load="0" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_b.pmd</mesh>
<props>
<prop actor="props/units/heads/thrac_a.xml" attachpoint="head"/>
<prop actor="props/units/shields/hele_pelta_b.xml" attachpoint="shield"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="l_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="loaded-r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="r_hand"/>
<prop actor="props/units/weapons/jav.xml" attachpoint="projectile"/>
</props>
<texture>skeletal/hele_ijv_b.dds</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.