mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Assign greaves to thracian black cloak and seleucids/infantry_swordsman_e.xml.
Texture used by both thracians swordsman have greaves, however they didn't had any of the new greaves meshes. This was SVN commit r23130.
This commit is contained in:
parent
f7b1e2903c
commit
cbbb08759a
2 changed files with 40 additions and 0 deletions
|
|
@ -16,6 +16,26 @@
|
|||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Greave-01">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_07_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_07_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="Greave-02">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_11_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_11_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="Greave-03">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_09_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_09_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Hele Thracian Helmet-02">
|
||||
<props>
|
||||
|
|
|
|||
|
|
@ -16,6 +16,26 @@
|
|||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Greave-01">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_07_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_07_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="Greave-02">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_11_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_11_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="Greave-03">
|
||||
<props>
|
||||
<prop actor="props/units/armor/greave_09_bronze_l.xml" attachpoint="leg_L"/>
|
||||
<prop actor="props/units/armor/greave_09_bronze_r.xml" attachpoint="leg_R"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
<variant frequency="1" name="Hele Phrygian Helmet-01">
|
||||
<props>
|
||||
|
|
|
|||
Loading…
Reference in a new issue