forked from mirrors/0ad
Replace illyrian helmet on macedonian infantry with the new one.
replace mesh from hele_boeotian.xml. This was SVN commit r22934.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant name="boeotian-01">
|
||||
<mesh>props/helmet/hele_boeotian.dae</mesh>
|
||||
<mesh>props/helmet/hele_boeotian_a.dae</mesh>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
|
||||
@@ -65,9 +65,14 @@
|
||||
<prop actor="props/units/helmets/hele_thracian_b5_crested.xml" attachpoint="helmet"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="helmet-illyrian-crested">
|
||||
<variant frequency="1" name="Hele Illyrian Helmet-01">
|
||||
<props>
|
||||
<prop actor="props/units/helmets/hele_illyrian_crested.xml" attachpoint="helmet"/>
|
||||
<prop actor="props/units/helmets/hele_illyrian_b1_crested.xml" attachpoint="helmet"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant frequency="1" name="Hele Illyrian Helmet-02">
|
||||
<props>
|
||||
<prop actor="props/units/helmets/hele_illyrian_b2_crested.xml" attachpoint="helmet"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user