1
0
forked from 0ad/0ad

hacked in the attack for Persian trireme too.

This was SVN commit r8493.
This commit is contained in:
Michael D. Hafer 2010-10-29 22:20:20 +00:00
parent fcf9fbf10d
commit 0b978d5e26

View File

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