Changeset 27688

Timestamp:
Jun 14, 2023, 3:18:03 AM (14 months ago)
Author:
wowgetoffyourcellphone
Message:

Art | Add a new variant texture for Spartan women

Location:
ps/trunk/binaries/data/mods/public/art
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/art/actors/units/spartans/female_citizen.xml

    r27361 r27688  
    55    <variant>
    66      <mesh>skeletal/new/f_tunic_short.dae</mesh>
     7
     8
     9
     10
     11
     12
     13
    714      <props>
    8         <prop actor="props/units/heads/new/dudette_head.xml" attachpoint="head"/>
     15        <prop actor="props/units/heads/new/head_female_dudette_a.xml" attachpoint="head"/>
     16      </props>
     17    </variant>
     18    <variant frequency="1" name="head_female_dudette_b">
     19      <props>
     20        <prop actor="props/units/heads/new/head_female_dudette_b.xml" attachpoint="head"/>
     21      </props>
     22    </variant>
     23    <variant frequency="1" name="head_female_dudette_c">
     24      <props>
     25        <prop actor="props/units/heads/new/head_female_dudette_c.xml" attachpoint="head"/>
     26      </props>
     27    </variant>
     28    <variant frequency="1" name="head_female_e">
     29      <props>
     30        <prop actor="props/units/heads/new/head_female_e.xml" attachpoint="head"/>
    931      </props>
    1032    </variant>
    1133  </group>
    1234  <group>
     35
     36
     37
     38
     39
     40
    1341    <variant frequency="1" name="female_01">
    1442      <textures>
    1543        <texture file="skeletal/spart/female_01.png" name="baseTex"/>
    16         <texture file="default_norm.png" name="normTex"/>
    1744        <texture file="skeletal/spart/female_01_spec.png" name="specTex"/>
    1845      </textures>
     
    2148      <textures>
    2249        <texture file="skeletal/spart/female_02.png" name="baseTex"/>
    23         <texture file="default_norm.png" name="normTex"/>
    2450        <texture file="skeletal/spart/female_02_spec.png" name="specTex"/>
    2551      </textures>
     
    2955      <textures>
    3056        <texture file="skeletal/spart/female_03.png" name="baseTex"/>
    31         <texture file="default_norm.png" name="normTex"/>
    3257        <texture file="skeletal/spart/female_03_spec.png" name="specTex"/>
    3358      </textures>
Note: See TracChangeset for help on using the changeset viewer.