This was SVN commit r10181.

This commit is contained in:
ShieldBearer 2011-09-03 16:30:29 +00:00
parent ac76bd6fef
commit d578f53ee2
7 changed files with 48 additions and 3 deletions

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>props/kart_quin_foresail.dae</mesh>
<texture>props/sail_blank_netting.png</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>props/kart_quin_mainsail.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="Tree">
<texture>props/kart_sail_1.dds</texture>
</variant>
<variant frequency="1" name="tanit">
<texture>props/kart_sail_2.dds</texture>
</variant>
<variant frequency="1" name="other">
<texture>props/kart_sail_3.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -7,8 +7,10 @@
<mesh>structural/kart_ship_quinquereme.dae</mesh>
<props>
<prop actor="props/units/weapons/rock.xml" attachpoint="projectile"/>
<prop actor="props/structures/carthaginians/quin_mainsail.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/quin_foresail.xml" attachpoint="root"/>
</props>
<texture>null_white.dds</texture>
<texture>structural/kart_quinquereme.png</texture>
</variant>
</group>
<material>player_trans.xml</material>

Binary file not shown.

Binary file not shown.

Binary file not shown.