Fix some broken links to props in the persian house xml file

This was SVN commit r2912.
This commit is contained in:
Wijitmaker
2005-10-12 08:38:08 +00:00
parent 906d0f31fa
commit dff64f6b96
@@ -5,28 +5,28 @@
<variant frequency="10" name="House A">
<mesh>structural/pers_ho_a.pmd</mesh>
<props>
<prop actor="props/persians/pers_ho_a.xml" attachpoint="props_main"/>
<prop actor="props/structures/persians/house_a.xml" attachpoint="props_main"/>
</props>
<texture>structural/pers_struct_a.dds</texture>
</variant>
<variant frequency="10" name="House B">
<mesh>structural/pers_ho_b.pmd</mesh>
<props>
<prop actor="props/persians/pers_ho_b.xml" attachpoint="props_main"/>
<prop actor="props/structures/persians/house_b.xml" attachpoint="props_main"/>
</props>
<texture>structural/pers_struct_a.dds</texture>
</variant>
<variant frequency="10" name="House C">
<mesh>structural/pers_ho_c.pmd</mesh>
<props>
<prop actor="props/persians/pers_ho_c.xml" attachpoint="props_main"/>
<prop actor="props/structures/persians/house_c.xml" attachpoint="props_main"/>
</props>
<texture>structural/pers_struct_a.dds</texture>
</variant>
<variant frequency="10" name="House D">
<mesh>structural/pers_ho_d.pmd</mesh>
<props>
<prop actor="props/persians/pers_ho_d.xml" attachpoint="props_main"/>
<prop actor="props/structures/persians/house_d.xml" attachpoint="props_main"/>
</props>
<texture>structural/pers_struct_a.dds</texture>
</variant>