mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-15 08:34:44 +00:00
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:
@@ -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>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user