Removed old ugly Roman arch.

This was SVN commit r10972.
This commit is contained in:
Michael D. Hafer 2012-01-28 00:47:07 +00:00
parent a17eccae68
commit 47fb1dc377
4 changed files with 3 additions and 32 deletions

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Footprint>
<Square width="15.5" depth="6.0"/>
<Height>8.0</Height>
</Footprint>
<Identity>
<Civ>rome</Civ>
<SpecificName>Triumphal Arch</SpecificName>
<History>An arch dedicated to Mars, the Roman god of war.</History>
</Identity>
<VisualActor>
<Actor>props/structures/romans/arch.xml</Actor>
</VisualActor>
</Entity>

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/rome_arch_a.dae</mesh>
<texture>structural/rome_struct_2.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -5,9 +5,9 @@
<variant>
<mesh>structural/wonder_colosseum_main.dae</mesh>
<props>
<prop actor="props/structures/miscellaneous/colosseum_details.xml" attachpoint="root"/>
<prop actor="props/structures/miscellaneous/colosseum_interior.xml" attachpoint="root"/>
<prop actor="props/structures/miscellaneous/colosseum_roof.xml" attachpoint="root"/>
<prop actor="props/structures/romans/colosseum_details.xml" attachpoint="root"/>
<prop actor="props/structures/romans/colosseum_interior.xml" attachpoint="root"/>
<prop actor="props/structures/romans/colosseum_roof.xml" attachpoint="root"/>
</props>
<texture>null_white.dds</texture>
</variant>

Binary file not shown.