This was SVN commit r6933.

This commit is contained in:
Mythos_Ruler
2009-06-27 03:53:44 +00:00
parent 34d0f012e8
commit 78e511ebde
4 changed files with 6 additions and 10 deletions
@@ -7,6 +7,7 @@
<props>
<prop actor="props/structures/carthaginians/barracks.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/barracks_weap.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_4x4.xml" attachpoint="root"/>
</props>
<texture>structural/kart_struct.dds</texture>
</variant>
@@ -7,6 +7,7 @@
<props>
<prop actor="props/structures/carthaginians/civil_centre.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/civil_centre_1.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
</props>
<texture>structural/kart_struct.dds</texture>
</variant>
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="kart_fortress">
<mesh>structural/kart_fortress.dae</mesh>
@@ -11,11 +9,10 @@
<prop actor="props/structures/carthaginians/fortress_windows.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/fortress_shields.xml" attachpoint="root"/>
<prop actor="props/structures/carthaginians/fortress_weapons.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
</props>
<texture>structural/kart_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
@@ -1,18 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="temple">
<mesh>structural/kart_temple_big.dae</mesh>
<props>
<prop actor="props/structures/carthaginians/temple_big.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_3x6.xml" attachpoint="root"/>
</props>
<texture>structural/kart_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>