mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 22:27:18 +00:00
Use the new animation for the maur trader.
This was SVN commit r22258.
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant file="biped/base_trader.xml">
|
||||
<variant file="biped/base_maur_trader.xml">
|
||||
<mesh>skeletal/new/m_tunic_long.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/heads/new/head_mauryan_short_hair.xml" attachpoint="head"/>
|
||||
<prop actor="props/units/heads/maur_inf_turban.xml" attachpoint="helmet"/>
|
||||
<prop actor="props/units/weapons/trader_staff.xml" attachpoint="weapon_L"/>
|
||||
<prop actor="props/units/maur_trader_staff.xml" attachpoint="weapon_R"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="skeletal/maur_isp_b.png" name="baseTex"/>
|
||||
@@ -16,7 +16,7 @@
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Idle"/>
|
||||
<variant file="biped/death_infantry.xml"/>
|
||||
<variant frequency="0" name="death"/>
|
||||
</group>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
||||
Reference in New Issue
Block a user