1
0
forked from 0ad/0ad

Art | More ship sail stuff

- Notably, new textures for the large Han warship sails.

This was SVN commit r27471.
This commit is contained in:
wowgetoffyourcellphone 2023-01-20 01:07:35 +00:00
parent dd0ed78774
commit ea017969a2
10 changed files with 25 additions and 20 deletions

View File

@ -17,6 +17,8 @@
<variant frequency="1" name="boar">
<textures>
<texture file="props/hele_sail_7.png" name="baseTex"/>
<texture file="props/ptol_sail_norm.png" name="normTex"/>
<texture file="props/sail_spec_1.png" name="specTex"/>
</textures>
</variant>
</group>

View File

@ -6,8 +6,8 @@
<mesh>props/han_tower_sail.dae</mesh>
<textures>
<texture file="props/han_sail_square.png" name="baseTex"/>
<texture file="default_norm.png" name="normTex"/>
<texture file="null_black.dds" name="specTex"/>
<texture file="props/han_sail_square_norm.png" name="normTex"/>
<texture file="props/han_sail_square_spec.png" name="specTex"/>
</textures>
</variant>
</group>

View File

@ -8,13 +8,13 @@
</variant>
</group>
<group>
<variant frequency="100" file="others/ships/hele_sail_01.xml" name="eye"/>
<variant frequency="100" file="others/ships/hele_sail_02.xml" name="pegasus"/>
<variant frequency="100" file="others/ships/hele_sail_03.xml" name="runner"/>
<variant frequency="100" file="others/ships/hele_sail_04.xml" name="star"/>
<variant frequency="100" file="others/ships/hele_sail_05.xml" name="hawk"/>
<variant frequency="100" file="others/ships/hele_sail_06.xml" name="krater"/>
<variant frequency="1" name="mace_sail_01">
<variant frequency="1" file="others/ships/hele_sail_01.xml" name="eye"/>
<variant frequency="1" file="others/ships/hele_sail_02.xml" name="pegasus"/>
<variant frequency="1" file="others/ships/hele_sail_03.xml" name="runner"/>
<variant frequency="2" file="others/ships/hele_sail_04.xml" name="star"/>
<variant frequency="1" file="others/ships/hele_sail_05.xml" name="hawk"/>
<variant frequency="1" file="others/ships/hele_sail_06.xml" name="krater"/>
<variant frequency="3" name="mace_sail_01">
<textures>
<texture file="props/mace_sail_01.png" name="baseTex"/>
<texture file="props/ptol_sail_norm.png" name="normTex"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.