This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changeset 9953 for ps


Ignore:
Timestamp:
08/02/11 04:14:10 (13 years ago)
Author:
michael
Message:

Some texture and actor updates, specifically in regards to capes.

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

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/art/actors/props/units/shields/mace_bronzeshield_a.xml

    r9921 r9953  
    1818    </variant>
    1919    <variant frequency="1" name="bronze shield shield">
    20       <texture>props/shield/hele_macedon_royal.dds</texture>
     20      <texture>props/shield/mace_bronze_c.png</texture>
    2121    </variant>
    2222  </group>
  • ps/trunk/binaries/data/mods/public/art/actors/units/hellenes/alexander_r.xml

    r9495 r9953  
    1717        <prop actor="props/units/heads/head_alexander.xml" attachpoint="head"/>
    1818        <prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
    19         <prop actor="props/units/cape_m_med.xml" attachpoint="shoulders"/>
     19        <prop actor="props/units/cape_hd_cav_white.xml" attachpoint="shoulders"/>
    2020      </props>
    2121      <texture>skeletal/hele_alexander.dds</texture>
  • ps/trunk/binaries/data/mods/public/art/actors/units/hellenes/leonidas.xml

    r9834 r9953  
    2222        <prop actor="props/units/heads/head_hele_h.xml" attachpoint="head"/>
    2323        <prop actor="props/units/shields/hele_round_leonidas.xml" attachpoint="shield"/>
    24         <prop actor="props/units/cape_m_long.xml" attachpoint="shoulders"/>
     24        <prop actor="props/units/cape_long_ragged.xml" attachpoint="shoulders"/>
    2525        <prop actor="props/units/hero_star.xml" attachpoint="root"/>
    2626        <prop actor="props/units/weapons/spear_hoplite.xml" attachpoint="r_hand"/>
  • ps/trunk/binaries/data/mods/public/art/actors/units/hellenes/philip_r.xml

    r8416 r9953  
    1616        <prop actor="props/units/weapons/spear_lance.xml" attachpoint="r_hand"/>
    1717        <prop actor="props/units/heads/mace_philip.xml" attachpoint="helmet"/>
     18        <prop actor="props/units/cape_hd_cav.xml" attachpoint="shoulders"/>
    1819      </props>
    1920      <texture>skeletal/hele_philip_3.dds</texture>
Note: See TracChangeset for help on using the changeset viewer.