This was SVN commit r6424.

This commit is contained in:
Mythos_Ruler
2008-10-15 23:47:03 +00:00
parent f0b17426cc
commit 0273e0008a
9 changed files with 48 additions and 5 deletions
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="base">
<mesh>structural/roman_temple.dae</mesh>
<texture>structural/rome_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
@@ -17,6 +17,6 @@
</Traits>
<Actor>structures/romans/temple.xml</Actor>
<Actor>structures/romans/temple_new.xml</Actor>
</Entity>
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_civic_temple"
>
<Traits>
<Id>
<Specific>Nosocomium</Specific>
<Civ>Romans</Civ>
<History>(Insert History)</History>
</Id>
</Traits>
<Actor>structures/romans/temple_vesta.xml</Actor>
</Entity>
Binary file not shown.
Binary file not shown.