#New Greek Civic Centre. :)

This was SVN commit r6915.
This commit is contained in:
Michael D. Hafer 2009-06-20 21:26:47 +00:00
parent d82fc2f535
commit d1e13a86b1
20 changed files with 106 additions and 9 deletions

View File

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

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="hellenes_civic_centre_round roof">
<mesh>structural/hele_civic_round.dae</mesh>
<texture>structural/hele_roof_round.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="hellenes_civic_centre_tiles1">
<mesh>structural/hele_civic_tiles_long.dae</mesh>
<texture>props/hele_tile_c.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="hellenes_civic_centre_tiles2">
<mesh>structural/hele_civic_tiles_short.dae</mesh>
<texture>props/hele_tile_b.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="hellenes_civic_centre_trees">
<mesh>structural/hele_civic_trees.dae</mesh>
<texture>gaia/prop_tree_cypess.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Hellenes_Civic_Centre">
<mesh>structural/hele_civic_struct.dae</mesh>
<props>
<prop actor="props/structures/hellenes/civic_centre_props.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_tiles1.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_tiles2.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_trees.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/civic_centre_round.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -33,6 +33,6 @@
</Create>
</Actions>
<Actor>structures/hellenes/civil_centre.xml</Actor>
<Actor>structures/hellenes/civic_centre_new.xml</Actor>
</Entity>

View File

@ -23,11 +23,11 @@
<BuildingLimitCategory>CivilCentre</BuildingLimitCategory>
</Creation>
<Footprint>
<Width>20.5</Width>
<Depth>20.5</Depth>
<Height>8.0</Height>
</Footprint>
<Footprint>
<Width>32.0</Width>
<Depth>32.0</Depth>
<Height>8.0</Height>
</Footprint>
<Garrison>
<Max>15</Max>