1
0
forked from 0ad/0ad

Added different textures for each ptolemaic camel rank

This was SVN commit r14315.
This commit is contained in:
Enrique 2013-12-09 02:01:21 +00:00
parent a04dfcf836
commit 8351e794fa
6 changed files with 15 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<group>
<variant frequency="100" name="texture">
<textures>
<texture file="skeletal/animal_camel.png" name="baseTex"/>
<texture file="skeletal/ptol_camel_a.png" name="baseTex"/>
</textures>
</variant>
</group>
@ -37,4 +37,5 @@
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -20,7 +20,7 @@
<group>
<variant frequency="100" name="texture">
<textures>
<texture file="skeletal/animal_camel.png" name="baseTex"/>
<texture file="skeletal/ptol_camel_b.png" name="baseTex"/>
</textures>
</variant>
</group>
@ -37,4 +37,5 @@
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -20,7 +20,7 @@
<group>
<variant frequency="100" name="texture">
<textures>
<texture file="skeletal/animal_camel.png" name="baseTex"/>
<texture file="skeletal/ptol_camel_e.png" name="baseTex"/>
</textures>
</variant>
</group>
@ -37,4 +37,5 @@
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.