forked from mirrors/0ad
Fixed a problem with the hellenic faction fortresses, where old version of the props was used on the fortress death variation reported by elexis.
This was SVN commit r19280.
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>props/hele_fortress_props.dae</mesh>
|
||||
<textures>
|
||||
<texture file="props/hele_props_a.dds" name="baseTex"/>
|
||||
<texture file="props/hele_props_a_norm.png" name="normTex"/>
|
||||
<texture file="props/hele_props_a_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/hele_fortress.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans_ao_parallax_spec.xml</material>
|
||||
</actor>
|
||||
@@ -7,7 +7,7 @@
|
||||
<props>
|
||||
<prop actor="props/structures/athenians/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
@@ -38,8 +38,8 @@
|
||||
<prop actor="particle/destruction_dust_large_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
|
||||
@@ -7,16 +7,16 @@
|
||||
<props>
|
||||
<prop actor="props/structures/hellenes/fortress_shields_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_struct_b.dds" name="baseTex"/>
|
||||
<texture file="structural/hele_struct_b_norm.png" name="normTex"/>
|
||||
<texture file="structural/hele_struct_b_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/hele_fortress.png" name="aoTex"/>
|
||||
<texture file="structural/hele_struct_b_norm.png" name="normTex"/>
|
||||
<texture file="structural/hele_struct_b_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/hele_fortress.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
@@ -38,8 +38,8 @@
|
||||
<prop actor="particle/destruction_dust_large_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<props>
|
||||
<prop actor="props/structures/macedonians/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
@@ -38,8 +38,8 @@
|
||||
<prop actor="particle/destruction_dust_large_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
</props>
|
||||
</variant>
|
||||
|
||||
@@ -7,16 +7,16 @@
|
||||
<props>
|
||||
<prop actor="props/structures/spartans/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_struct_b.dds" name="baseTex"/>
|
||||
<texture file="structural/hele_struct_b_norm.png" name="normTex"/>
|
||||
<texture file="structural/hele_struct_b_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/hele_fortress.png" name="aoTex"/>
|
||||
<texture file="structural/hele_struct_b_norm.png" name="normTex"/>
|
||||
<texture file="structural/hele_struct_b_spec.png" name="specTex"/>
|
||||
<texture file="structural/ao/hele_fortress.png" name="aoTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
@@ -38,7 +38,7 @@
|
||||
<prop actor="particle/destruction_dust_large_gray.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_shields.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_gate.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_props_up.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/fortress_tile_b.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
|
||||
</props>
|
||||
|
||||
Reference in New Issue
Block a user