This was SVN commit r6905.

This commit is contained in:
Michael D. Hafer 2009-06-12 04:38:53 +00:00
parent c1905d9ccc
commit 38d5d296c6
6 changed files with 63 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant name="decal_dirt_theatron">
<mesh>props/decal_struct_theatron.dae</mesh>
<texture>props/decal_struct_sand_large.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="foundation theatron">
<mesh>structural/found_theatron.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1">
<props>
<prop actor="props/structures/decals/dirt_theatron.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1">
<texture>structural/foundation.dds</texture>
</variant>
</group>
</actor>

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Parent="template_foundation">
<Traits>
<Id>
<Generic>Foundation Theatron</Generic>
<Classes>Foundation</Classes>
</Id>
<Footprint>
<Radius>26.0</Radius>
<Height>8.0</Height>
</Footprint>
<Vision>
<Los>6</Los>
</Vision>
</Traits>
<Actor>structures/fndn_theatron.xml</Actor>
</Entity>

View File

@ -9,7 +9,7 @@
<Tooltip>Build one of these to take advantage of the Hellenisation civ bonus.</Tooltip>
</Id>
<Creation>
<Foundation>foundation_5x5</Foundation>
<Foundation>foundation_theatron</Foundation>
<Time>110</Time>
<Resource>
<Wood>200</Wood>