1
0
forked from 0ad/0ad

Round ones too.

This was SVN commit r2208.
This commit is contained in:
Acumen 2005-05-01 16:26:30 +00:00
parent c540b11748
commit 32e3ff0921
3 changed files with 84 additions and 0 deletions

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant name="base">
<mesh>props/shield/pelta_a_f.pmd</mesh>
<props>
<prop actor="props/shield/pelta_a_back.xml" attachpoint="back"/>
</props>
</variant>
</group>
<group>
<variant name="H">
<texture>props/shield/hele_pelta_h.dds</texture>
</variant>
<variant name="J">
<texture>props/shield/hele_pelta_j.dds</texture>
</variant>
<variant name="K">
<texture>props/shield/hele_pelta_k.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant name="base">
<mesh>props/shield/pelta_a_f.pmd</mesh>
<props>
<prop actor="props/shield/pelta_a_back.xml" attachpoint="back"/>
</props>
</variant>
</group>
<group>
<variant name="D">
<texture>props/shield/hele_pelta_d.dds</texture>
</variant>
<variant name="I">
<texture>props/shield/hele_pelta_i.dds</texture>
</variant>
<variant name="L">
<texture>props/shield/hele_pelta_l.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant name="base">
<mesh>props/shield/pelta_a_f.pmd</mesh>
<props>
<prop actor="props/shield/pelta_a_back.xml" attachpoint="back"/>
</props>
</variant>
</group>
<group>
<variant name="A">
<texture>props/shield/hele_pelta_a.dds</texture>
</variant>
<variant name="B">
<texture>props/shield/hele_pelta_b.dds</texture>
</variant>
<variant name="E">
<texture>props/shield/hele_pelta_e.dds</texture>
</variant>
<variant name="G">
<texture>props/shield/hele_pelta_g.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>