mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r6648.
This commit is contained in:
parent
d492b4fc33
commit
d29b585be2
8 changed files with 57 additions and 1 deletions
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>props/eyecandy_iber_weapons_table.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/special/eyecandy/tables_weapons_iber_shields.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/iber_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>props/eyecandy_iber_weapons_table_shields.dae</mesh>
|
||||
<texture>props/iber_prop_shields.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="helmet hero 01">
|
||||
<mesh>props/helmet/iber_hero_01.dae</mesh>
|
||||
<texture>props/helmet/iber_hero_01.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
</animations>
|
||||
<mesh>skeletal/m_hero_caros.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/heads/iber_helmet_08.xml" attachpoint="helmet"/>
|
||||
<prop actor="props/units/heads/iber_helmet_hero_01.xml" attachpoint="helmet"/>
|
||||
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
|
||||
<prop actor="props/units/weapons/gladus.xml" attachpoint="r_hand"/>
|
||||
<prop actor="props/units/weapons/gladus.xml" attachpoint="l_hand"/>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:061be5e7184726d6ea9697fc1183ec04ebbe07cf5ab34146dc5f3883b9003a73
|
||||
size 66334
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25a6d048e3ed8f2cc0ca66f2f605dd3cf004725b3b9696332fc0a99683a7cc73
|
||||
size 17097
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:592a9183dc8b7f1790f8ad0193be141ba309f32c67064063a1d88f5b3182f4d0
|
||||
size 31474
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d508c7a7c19ba0a9ee71b4e73376957ff0b9f484c0336e7b2d9146e9629a723
|
||||
size 22000
|
||||
Loading…
Reference in a new issue