mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 07:11:29 +00:00
Mauryan female citizen.
This was SVN commit r12043.
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="100" name="hair-bun">
|
||||
<mesh>props/dudette_head.dae</mesh>
|
||||
</variant>
|
||||
<variant frequency="50" name="hair-shoulder">
|
||||
<mesh>props/helmet/head_female_d.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="face-a">
|
||||
<texture>props/head/maur_fem_a.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="5" name="hair-black">
|
||||
<colour>0 0 0</colour>
|
||||
</variant>
|
||||
</group>
|
||||
<material>objectcolor.xml</material>
|
||||
</actor>
|
||||
@@ -22,19 +22,11 @@
|
||||
<animation event="0.6" file="female/f_build_01.dae" name="Build" speed="70"/>
|
||||
<animation file="female/f_death_01.dae" name="Death" speed="130"/>
|
||||
</animations>
|
||||
<mesh>skeletal/f_tunic.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/heads/head_pers_fem_1.xml" attachpoint="head"/>
|
||||
<prop actor="props/units/heads/head_maur_fem.xml" attachpoint="head"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Dress-01">
|
||||
<mesh>skeletal/f_dress.dae</mesh>
|
||||
<texture>skeletal/pers_fem_1.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="Dress-02">
|
||||
<mesh>skeletal/f_dress.dae</mesh>
|
||||
<texture>skeletal/pers_fem_2.dds</texture>
|
||||
<texture>skeletal/maur_fem.png</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user