Ticket #2524: Vercingetorix+GaulStorehouse.patch

File Vercingetorix+GaulStorehouse.patch, 1.5 KB (added by Stan, 7 years ago)

Fix the warning of the missing head, and the one of the unused, missing AO for the gaul storehouse.

  • binaries/data/mods/public/art/actors/structures/gauls/storehouse.xml

     
    1414        <texture file="structural/celt_struct.dds" name="baseTex"/>
    1515        <texture file="structural/celt_struct_norm.png" name="normTex"/>
    1616        <texture file="structural/celt_struct_spec.png" name="specTex"/>
    17         <texture file="structural/ao/gaul_storehouse_ao.png" name="aoTex"/>
    1817      </textures>
    1918    </variant>
    2019  </group>
  • binaries/data/mods/public/art/actors/units/celts/vercingetorix.xml

     
    55    <variant file="biped/base_swordsman_shield_ready.xml">
    66      <mesh>skeletal/new/m_armor_pants_tunic_long.dae</mesh>
    77      <props>
    8         <prop actor="props/units/heads/new/head_vercingentorix.xml" attachpoint="head"/>
     8        <prop actor="props/units/heads/new/head_vercingetorix.xml" attachpoint="head"/>
    99        <prop actor="props/units/shields/celt_vercingetorix.xml" attachpoint="shield"/>
    1010        <prop actor="props/units/weapons/csword.xml" attachpoint="weapon_R"/>
    1111        <prop actor="props/temp/l_sheath.xml" attachpoint="sheath_L"/>