mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-16 10:55:28 +00:00
This was SVN commit r6933.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user