mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 08:26:06 +00:00
Fix some broken links to props in the persian house xml file
This was SVN commit r2912.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user