1
0
forked from 0ad/0ad

Fixes a few more broken actor references.

This was SVN commit r10996.
This commit is contained in:
historic_bruno 2012-01-31 03:31:55 +00:00
parent 6f105130ba
commit b1283c657f
5 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<castshadow/>
<group>
<variant frequency="1" name="Civ centre palms">
<mesh>props/kart_civiccentre_palms</mesh>
<mesh>props/kart_civiccentre_palms.dae</mesh>
</variant>
</group>
<group>

View File

@ -6,7 +6,7 @@
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/iber_fc.pmd</mesh>
<mesh>props/iber_fc.dae</mesh>
<props/>
<texture>props/iber_prop_a.dds</texture>
</variant>

View File

@ -6,7 +6,7 @@
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>props/pers_fc.pmd</mesh>
<mesh>props/pers_fc.dae</mesh>
<props/>
<texture>props/pers_prop_a.dds</texture>
</variant>

View File

@ -5,7 +5,7 @@
<group>
<variant frequency="100" name="Base">
<mesh>props/rome_fc.pmd</mesh>
<mesh>props/rome_fc.dae</mesh>
<texture>structural/rome_struct_2.dds</texture>
</variant>
</group>

View File

@ -5,7 +5,7 @@
<group>
<variant frequency="100" name="Base">
<mesh>structural/rome_fc.pmd</mesh>
<mesh>structural/rome_fc.dae</mesh>
<props>
<prop actor="props/structures/romans/farmstead.xml" attachpoint="props_main"/>
<prop actor="props/structures/romans/farmstead_hay.xml" attachpoint="hay"/>