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 10162 for ps


Ignore:
Timestamp:
09/01/11 21:59:07 (13 years ago)
Author:
michael
Message:
 
Location:
ps/trunk/binaries/data/mods/public/art/actors/structures
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/art/actors/structures/carthaginians/quinquereme.xml

    r10160 r10162  
    77      <mesh>structural/kart_ship_quinquereme.dae</mesh>
    88      <props>
    9         <prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
     9        <prop actor="props/units/weapons/rock.xml" attachpoint="projectile"/>
    1010      </props>
    1111      <texture>null_white.dds</texture>
  • ps/trunk/binaries/data/mods/public/art/actors/structures/romans/quinquereme.xml

    r8641 r10162  
    66    <variant frequency="100" name="Base">
    77      <mesh>structural/rome_qui.dae</mesh>
     8      <props>
     9        <prop actor="props/units/weapons/rock.xml" attachpoint="projectile"/>
     10      </props>
    811      <texture>structural/rome_qui.dds</texture>
    912    </variant>
     
    1518        <prop actor="props/structures/romans/quinquereme_props.xml" attachpoint="root"/>
    1619        <prop actor="props/structures/romans/quinquereme_mast.xml" attachpoint="root"/>
    17         <prop actor="props/units/weapons/rock.xml" attachpoint="projectile"/>
    1820      </props>
    1921    </variant>
     
    2224        <prop actor="props/structures/romans/quinquereme_oars.xml" attachpoint="root"/>
    2325        <prop actor="props/structures/romans/quinquereme_props.xml" attachpoint="root"/>
    24         <prop actor="props/units/weapons/rock.xml" attachpoint="projectile"/>
    2526      </props>
    2627    </variant>
Note: See TracChangeset for help on using the changeset viewer.