#Greek trireme changes.

This was SVN commit r10039.
This commit is contained in:
Michael D. Hafer 2011-08-20 05:12:32 +00:00
parent 5d116c2b8f
commit 947efe70d1
7 changed files with 22 additions and 12 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="trireme foresail">
<mesh>props/hele_trireme_foresail.dae</mesh>
<texture>props/sail_blank_netting.png</texture>
</variant>
</group>
</actor>

View File

@ -3,15 +3,15 @@
<castshadow/>
<float/>
<group>
<variant>
<variant frequency="100" name="Greek Trireme">
<mesh>structural/hele_ship_trireme.dae</mesh>
<props>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
<prop actor="props/structures/hellenes/trireme_mainsail.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/trireme_foresail.xml" attachpoint="root"/>
</props>
<texture>structural/hele_trireme.png</texture>
<texture>structural/hele_trireme_big.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.