1
0
forked from 0ad/0ad

Hero Xenophon, Player colorized the Greek colored shields, Shield back for round greek shields.

This was SVN commit r2986.
This commit is contained in:
Wijitmaker 2005-10-22 10:02:26 +00:00
parent c0eb742373
commit c10b413f65
19 changed files with 54 additions and 47 deletions

View File

@ -11,23 +11,24 @@
</group>
<group>
<variant name="U">
<variant name="u">
<texture>props/shield/hele_round_u.dds</texture>
</variant>
<variant name="A">
<variant name="a">
<texture>props/shield/hele_round_a.dds</texture>
</variant>
<variant name="P">
<variant name="p">
<texture>props/shield/hele_round_p.dds</texture>
</variant>
<variant name="J">
<variant name="j">
<texture>props/shield/hele_round_j.dds</texture>
</variant>
<variant name="X">
<variant name="x">
<texture>props/shield/hele_round_x.dds</texture>
</variant>
<variant name="y">
<texture>props/shield/hele_round_y.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -6,7 +6,7 @@
<group>
<variant frequency="100" name="Base">
<mesh>props/shield/round_h_b.pmd</mesh>
<texture>props/shield/celt_round_back.dds</texture>
<texture>props/shield/hele_round_back.dds</texture>
</variant>
</group>

View File

@ -11,24 +11,21 @@
</group>
<group>
<variant name="H">
<texture>props/shield/hele_round_h.dds</texture>
</variant>
<variant name="S">
<texture>props/shield/hele_round_s.dds</texture>
</variant>
<variant name="R">
<texture>props/shield/hele_round_r.dds</texture>
</variant>
<variant name="C">
<variant name="c">
<texture>props/shield/hele_round_c.dds</texture>
</variant>
<variant name="W">
<texture>props/shield/hele_round_w.dds</texture>
</variant>
<variant name="G">
<variant name="g">
<texture>props/shield/hele_round_g.dds</texture>
</variant>
<variant name="d">
<texture>props/shield/hele_round_d.dds</texture>
</variant>
<variant name="i">
<texture>props/shield/hele_round_i.dds</texture>
</variant>
<variant name="t">
<texture>props/shield/hele_round_t.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.