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:
Alexandermb 2019-09-19 22:06:33 +00:00
parent 35dcdb263f
commit fec02fa2e3
2 changed files with 8 additions and 3 deletions

View file

@ -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>

View file

@ -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>