mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 19:56:20 +00:00
This was SVN commit r5873.
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
<variant frequency="1" name="blood-05">
|
||||
<texture>props/blood_05.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="blood-06">
|
||||
<texture>props/blood_06.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="base">
|
||||
<variant name="base">
|
||||
<colour>234 234 234</colour>
|
||||
<mesh>props/dude_head.pmd</mesh>
|
||||
<texture>props/head/rome_veteran.dds</texture>
|
||||
@@ -29,6 +29,13 @@
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Idle"/>
|
||||
<variant name="death">
|
||||
<texture>props/head/bloodied/rome_veteran.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>objectcolor.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
@@ -92,6 +92,9 @@
|
||||
<prop attachpoint="shield"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant name="death">
|
||||
<texture>skeletal/bloodied/rome_isp_e_1.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user