Add a new Kushite standard texture by Lion.Kanzen as a variation.

Unlock the other Athen standard texture as a variation.

This was SVN commit r26353.
This commit is contained in:
wowgetoffyourcellphone
2022-02-12 22:07:26 +00:00
parent 8a75170c5d
commit 634cb0fc66
3 changed files with 11 additions and 2 deletions
@@ -8,7 +8,7 @@
<texture file="props/standards/athen_infantry_01.png" name="baseTex"/>
</textures>
</variant>
<variant name="flag_02" frequency="0">
<variant name="flag_02" frequency="1">
<mesh>props/standard/formation_flag.dae</mesh>
<textures>
<texture file="props/standards/athen_infantry_02.png" name="baseTex"/>
@@ -2,12 +2,18 @@
<actor version="1">
<castshadow/>
<group>
<variant>
<variant name="flag_01" frequency="1">
<mesh>props/standard/formation_flag.dae</mesh>
<textures>
<texture file="props/standards/kush_infantry_01.png" name="baseTex"/>
</textures>
</variant>
<variant name="flag_02" frequency="1">
<mesh>props/standard/formation_flag.dae</mesh>
<textures>
<texture file="props/standards/kush_infantry_02.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>player_trans.xml</material>
</actor>