Ticket #4394: 4394.diff

File 4394.diff, 5.0 KB (added by Stan, 7 years ago)

Fix the above bug, and some unreported others for that civ.

  • binaries/data/mods/public/art/actors/structures/carthaginians/fndn_defense_tower.xml

     
    44  <group>
    55    <variant frequency="1" name="foundation 3x3 a">
    66      <mesh>structural/kart_defense_tower_foundation.dae</mesh>
     7      <textures>
     8        <texture file="structural/kart_struct.dds" name="baseTex"/>
     9        <texture file="structural/kart_struct_norm.png" name="normTex"/>
     10        <texture file="structural/kart_struct_spec.png" name="specTex"/>
     11      </textures>
    712    </variant>
    813  </group>
    914  <group>
     
    2126      </props>
    2227    </variant>
    2328  </group>
    24   <group>
    25     <variant frequency="1">
    26       <textures>
    27         <texture file="structural/kart_struct.dds" name="baseTex"/>
    28         <texture file="structural/kart_struct_norm.png" name="normTex"/>
    29         <texture file="structural/kart_struct_spec.png" name="specTex"/>
    30       </textures>
    31     </variant>
    32   </group>
    33   <material>player_trans_ao_parallax_spec.xml</material>
     29  <material>player_trans_parallax_spec.xml</material>
    3430</actor>
  • binaries/data/mods/public/art/actors/structures/carthaginians/fndn_farmstead.xml

     
    44  <group>
    55    <variant frequency="1" name="foundation 3x3 a">
    66      <mesh>structural/kart_farmstead_foundation.dae</mesh>
     7      <textures>
     8        <texture file="structural/kart_struct.dds" name="baseTex"/>
     9        <texture file="structural/kart_struct_norm.png" name="normTex"/>
     10        <texture file="structural/kart_struct_spec.png" name="specTex"/>
     11      </textures>
    712    </variant>
    813  </group>
    914  <group>
     
    2126      </props>
    2227    </variant>
    2328  </group>
    24   <group>
    25     <variant frequency="1">
    26       <textures>
    27         <texture file="structural/foundation.dds" name="baseTex"/>
    28       </textures>
    29     </variant>
    30   </group>
    31   <material>player_trans_ao_parallax_spec.xml</material>
     29  <material>player_trans_parallax_spec.xml</material>
    3230</actor>
  • binaries/data/mods/public/art/actors/structures/carthaginians/fndn_fortress.xml

     
    44  <group>
    55    <variant frequency="1" name="foundation 6x6 a">
    66      <mesh>structural/kart_fortress_foundation.dae</mesh>
     7      <textures>
     8        <texture file="structural/kart_struct.dds" name="baseTex"/>
     9        <texture file="structural/kart_struct_norm.png" name="normTex"/>
     10        <texture file="structural/kart_struct_spec.png" name="specTex"/>
     11      </textures>
    712    </variant>
    813  </group>
    914  <group>
     
    2126      </props>
    2227    </variant>
    2328  </group>
    24   <group>
    25     <variant frequency="1">
    26       <textures>
    27         <texture file="structural/kart_struct.dds" name="baseTex"/>
    28         <texture file="structural/kart_struct_norm.png" name="normTex"/>
    29         <texture file="structural/kart_struct_spec.png" name="specTex"/>
    30       </textures>
    31     </variant>
    32   </group>
    33   <material>player_trans_ao_parallax_spec.xml</material>
     29  <material>player_trans_parallax_spec.xml</material>
    3430</actor>
  • binaries/data/mods/public/art/actors/structures/carthaginians/fndn_wooden_tower.xml

     
    44  <group>
    55    <variant frequency="1" name="foundation 3x3 a">
    66      <mesh>structural/kart_wooden_tower_foundation.dae</mesh>
     7      <textures>
     8        <texture file="structural/kart_struct.dds" name="baseTex"/>
     9        <texture file="structural/kart_struct_norm.png" name="normTex"/>
     10        <texture file="structural/kart_struct_spec.png" name="specTex"/>
     11      </textures>
    712    </variant>
    813  </group>
    914  <group>
     
    2126      </props>
    2227    </variant>
    2328  </group>
    24   <group>
    25     <variant frequency="1">
    26       <textures>
    27         <texture file="structural/kart_struct.dds" name="baseTex"/>
    28         <texture file="structural/kart_struct_norm.png" name="normTex"/>
    29         <texture file="structural/kart_struct_spec.png" name="specTex"/>
    30       </textures>
    31     </variant>
    32   </group>
    33   <material>player_trans_ao_parallax_spec.xml</material>
     29  <material>player_trans_parallax_spec.xml</material>
    3430</actor>