forked from mirrors/0ad
Fortress fix for odd prop problem
This was SVN commit r3027.
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>structural/hele_ff.pmd</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/hellenes/fortress.xml" attachpoint="props_main"/>
|
||||
</props>
|
||||
<texture>structural/hele_struct_1.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>structural/hele_ff.pmd</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/hellenes/fortress.xml" attachpoint="props_main"/>
|
||||
</props>
|
||||
<texture>structural/hele_struct_1.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user