mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 09:36:10 +00:00
This was SVN commit r6696.
This commit is contained in:
@@ -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/rome_qui.dae</mesh>
|
||||
<texture>structural/plac_rome.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group name="props">
|
||||
<variant name="mast">
|
||||
<props>
|
||||
<prop actor="props/structures/romans/quinquereme_mast.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
<variant name="oars">
|
||||
<props>
|
||||
<prop actor="props/structures/romans/quinquereme_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/rome_qui.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/romans/quinquereme_oars.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/romans/quinquereme_mast.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/plac_rome.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
Reference in New Issue
Block a user