mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Long skirt for Mauryan female.
This was SVN commit r12047.
This commit is contained in:
parent
28fbc77c45
commit
2921694346
3 changed files with 14 additions and 3 deletions
|
|
@ -22,12 +22,20 @@
|
|||
<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_maur_fem.xml" attachpoint="head"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Skirt-Short">
|
||||
<mesh>skeletal/f_tunic.dae</mesh>
|
||||
<texture>skeletal/maur_fem.png</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="Skirt-Long">
|
||||
<mesh>skeletal/f_dress.dae</mesh>
|
||||
<texture>skeletal/maur_fem_b.png</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Idle">
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa2341b60e62f03e4e127857fd454476d526342199c7f78a8ad30713e3c6c82f
|
||||
size 81047
|
||||
oid sha256:fe46246a6d4bcd86a5add89b47f93799000515c9ccd03c70ef20e1149fde69b5
|
||||
size 71757
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3ef069466064e8be1ad65547d25ca721a65d266b62b6794bf2e3034b2400631
|
||||
size 67521
|
||||
Loading…
Reference in a new issue