This was SVN commit r6694.

This commit is contained in:
Michael D. Hafer 2009-02-19 02:38:12 +00:00
parent 778ab75cfe
commit 39c0aff7e6

View File

@ -1,30 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/pers_tri.dae</mesh>
<texture>structural/pers_tri.dds</texture>
</variant>
</group>
<group name="props">
<variant name="mast">
<props>
<prop actor="props/structures/persians/trireme_mast.xml" attachpoint="root"/>
</props>
</variant>
<variant name="oars">
<props>
<prop actor="props/structures/persians/trireme_oars.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<float/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/pers_tri.dae</mesh>
<props>
<prop actor="props/structures/persians/trireme_oars.xml" attachpoint="root"/>
<prop actor="props/structures/persians/trireme_mast.xml" attachpoint="root"/>
</props>
<texture>structural/pers_tri.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>