1
0
forked from 0ad/0ad

Art | Change the scaffolds used by these foundations.

This was SVN commit r27345.
This commit is contained in:
wowgetoffyourcellphone 2023-01-05 00:49:07 +00:00
parent 4ab9178737
commit 80094ee0cf
5 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
<variant file="others/ships/main_sail_base.xml" name="Pirate Ship Sail">
<mesh>props/pers_bireme_sail.dae</mesh>
<textures>
<texture file="props/sail_norm_1.png" name="normTex"/>
<texture file="props/ptol_sail_norm.png" name="normTex"/>
<texture file="props/sail_spec_1.png" name="specTex"/>
</textures>
</variant>
@ -33,5 +33,5 @@
</textures>
</variant>
</group>
<material>no_trans_norm_spec.xml</material>
<material>no_trans_parallax_spec.xml</material>
</actor>

View File

@ -51,7 +51,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_5x8.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x7_temple.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -50,7 +50,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x7_temple.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x7.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -55,7 +55,7 @@
<variant frequency="1" name="Idle"/>
<variant name="scaffold">
<props>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x7_temple.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x8.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>

View File

@ -53,7 +53,7 @@
<variant frequency="1" name="scaffold">
<props>
<prop actor="props/structures/decals/dirt_6x9.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_4x4.xml" attachpoint="root"/>
<prop actor="props/structures/construction/scaf_5x7_temple.xml" attachpoint="root"/>
<prop actor="particle/construction_dust.xml" attachpoint="root"/>
</props>
</variant>