This was SVN commit r4904.

This commit is contained in:
Michael D. Hafer 2007-02-13 07:16:51 +00:00
parent 8f796ef73d
commit b96b29d2e3
6 changed files with 21 additions and 14 deletions

View File

@ -8,7 +8,7 @@
<animations>
<animation file="biped/inf_hoplite_idle_a.psa" name="Idle" speed="200"/>
<animation file="biped/inf_hoplite_walk.psa" name="Walk" speed="20"/>
<animation event="0.5" file="biped/inf_hoplite_atk_a.psa" name="Melee" speed="120"/>
<animation event="0.5" file="biped/inf_hoplite_atk_a.psa" name="Melee" speed="135"/>
<animation file="biped/inf_hoplite_shield_run_a.psa" name="Run" speed="17"/>
<animation file="infantry/general/chop.psa" name="gather_wood" speed="200"/>
<animation file="biped/hoe.psa" name="gather_grain" speed="400"/>

View File

@ -30,10 +30,10 @@
<group>
<variant frequency="2" name="horse-color-white">
<colour>242 242 242</colour>
<colour>255 255 255</colour>
</variant>
<variant frequency="2" name="horse-color-beige">
<colour>164 145 87</colour>
<colour>130 115 68</colour>
</variant>
<variant frequency="1" name="horse-color-gray">
<colour>116 116 116</colour>

View File

@ -8,12 +8,12 @@
<animations>
<animation file="biped/cavalryidle.psa" name="Idle" speed="100"/>
<animation file="biped/cavalryidle.psa" name="Walk" speed="100"/>
<animation file="biped/rider_gallop.psa" name="run" speed="200"/>
<animation file="biped/rider_gallop.psa" name="run" speed="18"/>
<animation file="infantry/general/dude/dudebuild.psa" name="Build" speed="150"/>
<animation file="infantry/general/dude/dudechop.psa" name="Chop" speed="150"/>
<animation file="infantry/general/dude/dudedeath_sword.psa" name="Death" speed="200"/>
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="100"/>
<animation event="0.5" file="biped/rider_sword_shield_atk_a.psa" name="melee" speed="90"/>
<animation event="0.5" file="biped/rider_spear_shield_atk_a.psa" name="melee" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_a.pmd</mesh>

View File

@ -14,15 +14,17 @@
<animation file="infantry/general/dude/dudedecay_sword.psa" name="Corpse" speed="100"/>
<animation event="0.5" file="infantry/javelin/attack/ijv_off_01.psa" name="Attack" speed="100"/>
</animations>
<mesh>skeletal/m_tunic_b.pmd</mesh>
<mesh>skeletal/m_tunic_a.pmd</mesh>
<props>
<prop actor="props/temp/rome_sign_infantry_javelinist_a.xml" attachpoint="head_extra"/>
<prop actor="props/temp/placeholder_helmet_a.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/placeholder_head_rome.xml" attachpoint="head"/>
<prop actor="props/units/heads/head_hele_b.xml" attachpoint="head"/>
<prop actor="props/units/weapons/pillum.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/rome_monte_a.xml" attachpoint="helmet"/>
<prop actor="props/units/shields/rome_scutum_a.xml" attachpoint="shield"/>
</props>
<texture>skeletal/plac_rome_a.dds</texture>
<texture>skeletal/rome_isw_e.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -16,13 +16,15 @@
</animations>
<mesh>skeletal/m_tunic_b.pmd</mesh>
<props>
<prop actor="props/temp/rome_sign_infantry_javelinist_e.xml" attachpoint="head_extra"/>
<prop actor="props/temp/placeholder_helmet_e.xml" attachpoint="helmet"/>
<prop actor="props/units/heads/placeholder_head_rome.xml" attachpoint="head"/>
<prop actor="props/units/heads/rome_head_veteran.xml" attachpoint="head"/>
<prop actor="props/units/weapons/pillum.xml" attachpoint="r_hand"/>
<prop actor="props/units/heads/rome_monte_e.xml" attachpoint="helmet"/>
<prop actor="props/units/shields/rome_scutum_e.xml" attachpoint="shield"/>
</props>
<texture>skeletal/plac_rome_e.dds</texture>
<texture>skeletal/rome_ijv_e.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.