New Greek corral by Amish.

This was SVN commit r8741.
This commit is contained in:
Michael D. Hafer 2010-11-29 14:21:19 +00:00
parent bee013b586
commit 693425c716
11 changed files with 83 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<group>
<variant frequency="1">
<mesh>props/hele_corral_decal.dae</mesh>
<texture>props/decal_struct_mud_long.dds</texture>
</variant>
</group>
<material>basic_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">
<mesh>props/hele_corral_ceiling.dae</mesh>
<texture>props/wood_c.png</texture>
</variant>
</group>
</actor>

View File

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

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1">
<mesh>props/hele_corral_roof.dae</mesh>
<texture>structural/rooftiles_broken.png</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Hellenes Corral">
<mesh>structural/hele_corral.dae</mesh>
<props>
<prop actor="props/structures/hellenes/corral_ceiling.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/corral_doors.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/corral_roof.xml" attachpoint="root"/>
<prop actor="props/structures/decals/hele_corral_mud.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct_b.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.

View File

@ -17,6 +17,14 @@
</Entities>
</TrainingQueue>
<VisualActor>
<Actor>structures/plot_corral.xml</Actor>
<Actor>structures/hellenes/corral.xml</Actor>
<FoundationActor>structures/fndn_3x3.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="17.0" depth="17.0"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="14.0" depth="14.0"/>
</Obstruction>
</Entity>