1
0
forked from 0ad/0ad

Peltast Variants.

Forgot to committ variants in 5ae660300e.

Following the fixes of #4460

Thread:
https://wildfiregames.com/forum/index.php?/topic/26817-task-peltast-shields/page/2/

This was SVN commit r22729.
This commit is contained in:
Alexandermb 2019-08-20 16:08:21 +00:00
parent ebf907534a
commit 35a1b6759a
96 changed files with 735 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-01">
<textures>
<texture file="props/shield/pelta_a_wicker_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-02">
<textures>
<texture file="props/shield/pelta_a_wicker_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-03">
<textures>
<texture file="props/shield/pelta_a_wicker_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-01">
<textures>
<texture file="props/shield/pelta_a_wicker_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-02">
<textures>
<texture file="props/shield/pelta_a_wicker_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_back_wicker_base.xml" name="Pelta-A-Wicker-03">
<textures>
<texture file="props/shield/pelta_a_wicker_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_back_a.dae</mesh>
<textures>
<texture file="props/shield/pelta_a_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_a_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_a.dae</mesh>
<textures>
<texture file="props/shield/pelta_a_norm.png" name="normTex"/>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_wicker_base.xml" name="Pelta-A-Wicker-01">
<textures>
<texture file="props/shield/pelta_a_wicker_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_wicker_base.xml" name="Pelta-A-Wicker-02">
<textures>
<texture file="props/shield/pelta_a_wicker_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_wicker_base.xml" name="Pelta-A-Wicker-03">
<textures>
<texture file="props/shield/pelta_a_wicker_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_a.dae</mesh>
<textures>
<texture file="props/shield/pelta_a_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_a_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-01">
<textures>
<texture file="props/shield/pelta_b_wicker_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-02">
<textures>
<texture file="props/shield/pelta_b_wicker_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-03">
<textures>
<texture file="props/shield/pelta_b_wicker_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-01">
<textures>
<texture file="props/shield/pelta_b_wicker_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-02">
<textures>
<texture file="props/shield/pelta_b_wicker_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_back_wicker_base.xml" name="Pelta-B-Wicker-03">
<textures>
<texture file="props/shield/pelta_b_wicker_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_back_b.dae</mesh>
<textures>
<texture file="props/shield/pelta_b_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_b_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_b.dae</mesh>
<textures>
<texture file="props/shield/pelta_b_norm.png" name="normTex"/>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_wicker_base.xml" name="Pelta-B-Wicker-01">
<textures>
<texture file="props/shield/pelta_b_wicker_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_wicker_base.xml" name="Pelta-B-Wicker-02">
<textures>
<texture file="props/shield/pelta_b_wicker_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_b_wicker_base.xml" name="Pelta-B-Wicker-03">
<textures>
<texture file="props/shield/pelta_b_wicker_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_b_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_b.dae</mesh>
<textures>
<texture file="props/shield/pelta_b_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_b_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/aspis_01_front.dae</mesh>
<textures>
<texture file="props/shield/aspis_01_spec.png" name="specTex"/>
<texture file="props/shield/aspis_01_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/aspis_01_front.dae</mesh>
<textures>
<texture file="props/shield/aspis_01_spec.png" name="specTex"/>
<texture file="props/shield/aspis_01_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/aspis_01_front.dae</mesh>
<textures>
<texture file="props/shield/aspis_01_spec.png" name="specTex"/>
<texture file="props/shield/aspis_01_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<textures>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-01">
<textures>
<texture file="props/shield/pelta_c_wicker_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-02">
<textures>
<texture file="props/shield/pelta_c_wicker_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-03">
<textures>
<texture file="props/shield/pelta_c_wicker_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-01">
<textures>
<texture file="props/shield/pelta_c_wicker_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-02">
<textures>
<texture file="props/shield/pelta_c_wicker_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_back_wicker_base.xml" name="Pelta-C-Wicker-03">
<textures>
<texture file="props/shield/pelta_c_wicker_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_back_c.dae</mesh>
<textures>
<texture file="props/shield/pelta_c_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_c_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_c.dae</mesh>
<textures>
<texture file="props/shield/pelta_c_norm.png" name="normTex"/>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_wicker_base.xml" name="Pelta-C-Wicker-01">
<textures>
<texture file="props/shield/pelta_c_wicker_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_wicker_base.xml" name="Pelta-C-Wicker-02">
<textures>
<texture file="props/shield/pelta_c_wicker_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_wicker_base.xml" name="Pelta-C-Wicker-03">
<textures>
<texture file="props/shield/pelta_c_wicker_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_c.dae</mesh>
<textures>
<texture file="props/shield/pelta_c_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_c_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_wicker_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-02">
<textures>
<texture file="props/shield/pelta_d_wicker_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-03">
<textures>
<texture file="props/shield/pelta_d_wicker_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_wicker_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-02">
<textures>
<texture file="props/shield/pelta_d_wicker_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_back_wicker_base.xml" name="Pelta-D-Wicker-03">
<textures>
<texture file="props/shield/pelta_d_wicker_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_back_d.dae</mesh>
<textures>
<texture file="props/shield/pelta_d_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_d_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_d.dae</mesh>
<textures>
<texture file="props/shield/pelta_d_norm.png" name="normTex"/>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_mace_01.png" name="baseTex"/>
<texture file="props/shield/pelta_d_norm_02.png" name="normTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_wicker_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-02">
<textures>
<texture file="props/shield/pelta_d_wicker_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-03">
<textures>
<texture file="props/shield/pelta_d_wicker_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_d.dae</mesh>
<textures>
<texture file="props/shield/pelta_d_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_d_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_lambda_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-02">
<textures>
<texture file="props/shield/pelta_d_lambda_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-03">
<textures>
<texture file="props/shield/pelta_d_lambda_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_d_wicker_base.xml" name="Pelta-D-Wicker-01">
<textures>
<texture file="props/shield/pelta_d_lambda_04.png" name="baseTex"/>
<texture file="props/shield/pelta_d_lambda_04_norm.png" name="normTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_d_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-01">
<textures>
<texture file="props/shield/pelta_e_wicker_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-02">
<textures>
<texture file="props/shield/pelta_e_wicker_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-03">
<textures>
<texture file="props/shield/pelta_e_wicker_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-01">
<textures>
<texture file="props/shield/pelta_e_wicker_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-02">
<textures>
<texture file="props/shield/pelta_e_wicker_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_back_wicker_base.xml" name="Pelta-E-Wicker-03">
<textures>
<texture file="props/shield/pelta_e_wicker_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_back_e.dae</mesh>
<textures>
<texture file="props/shield/pelta_e_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_e_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_e.dae</mesh>
<textures>
<texture file="props/shield/pelta_e_norm.png" name="normTex"/>
<texture file="props/shield/pelta_base_spec.png" name="specTex"/>
</textures>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_cow_skin_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_wicker_base.xml" name="Pelta-E-Wicker-01">
<textures>
<texture file="props/shield/pelta_e_wicker_01.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_wicker_base.xml" name="Pelta-E-Wicker-02">
<textures>
<texture file="props/shield/pelta_e_wicker_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_e_wicker_base.xml" name="Pelta-E-Wicker-03">
<textures>
<texture file="props/shield/pelta_e_wicker_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_e_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<variant name="Base">
<mesh>props/shield/pelta_front_e.dae</mesh>
<textures>
<texture file="props/shield/pelta_e_wicker_spec.png" name="specTex"/>
<texture file="props/shield/pelta_e_wicker_norm.png" name="normTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_01.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_02.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_03.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_04.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_05.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_06.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_base_generic.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_07.png" name="baseTex"/>
</textures>
</variant>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_face_01.png" name="baseTex"/>
<texture file="props/shield/pelta_a_norm_02.png" name="normTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_face_02.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_a_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_face_03.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_a_back_wicker.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_face_04.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_player_color.xml" attachpoint="root"/>
</props>
</variant>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<variant file="shields/pelta_c_base.xml" name="Pelta">
<textures>
<texture file="props/shield/pelta_thra_face_04.png" name="baseTex"/>
</textures>
<props>
<prop actor="props/units/shields/pelta_c_back_player_color.xml" attachpoint="root"/>
</props>
</variant>