mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r5873.
This commit is contained in:
parent
7c3c73c923
commit
1751f0436a
11 changed files with 33 additions and 11 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b37e71171439d4c6bde56209093b35aa5eb95527d210df280341c7611dcf4ab5
|
||||
size 22000
|
||||
oid sha256:8742bd568ba8c6a85584d559d6a0b1d56f21fb2003c79815c398e7a67396b34f
|
||||
size 5616
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e23d92817a56fbde0a6a2f836fb1d6fbbc63371144aca38bd3536b0dd7d2f3e5
|
||||
size 22000
|
||||
oid sha256:50abdb97815b764b74cd4d95af9dc44a0aa1b76689ca9fce48e5fc6b7c789d6b
|
||||
size 5616
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e916524168b96d44a1f8b03446013c4e7bd36ad92cb9f4a1a2ad3f2ba7dd9d3
|
||||
size 22000
|
||||
oid sha256:f3f5eefc93ed37987009f667df06ace2a84b19b91af2a818ed9fdda876f2cfcd
|
||||
size 5616
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:204b97fee90fb11af84a2bb1bd5630437edb92f91c251ab0153384a782ca1812
|
||||
size 22000
|
||||
oid sha256:ae739c45f1581c87ab4c2f7e59d5bca2ee534db2fd77cf76db5b1ce18d64f66b
|
||||
size 5616
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7f65cb332517f83da4b5aaca2f847d14351d3a0252c10947498f861e8cfbbd9
|
||||
size 22000
|
||||
oid sha256:8ba3b66bcce3af2a7a52352a1c28a6771563d68bc205e6281dc5a5125fbf8694
|
||||
size 5616
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2df99596f5d5d7f59ca9a24ca083e3c1e59cf9746fb403a38e55af3d569d7dfe
|
||||
size 5616
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e31ebfff0336009406f4b1490aa59b86344cd3353355ccfa2ba4c39385b93f4
|
||||
size 5616
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:318163ef6270613e19c7d32782ac2aec367a446930d8debaf01e13da2a988eb3
|
||||
size 22000
|
||||
Loading…
Reference in a new issue