Tweaked Greek Farmstead and Gymnasion.

This was SVN commit r9694.
This commit is contained in:
Mythos_Ruler
2011-06-27 21:45:37 +00:00
parent 552d81e1c9
commit c276a45fae
14 changed files with 42 additions and 33 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1">
<mesh>props/hele_farmstead_roof.dae</mesh>
<texture>structural/rooftiles_broken.png</texture>
</variant>
</group>
</actor>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1">
<mesh>props/hele_gym_trees.dae</mesh>
<texture>gaia/prop_tree_cypess.dds</texture>
</variant>
</group>
</actor>
@@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>structural/hele_fc.pmd</mesh>
<props>
<prop actor="props/structures/hellenes/farmstead.xml" attachpoint="props_main"/>
<prop actor="props/structures/hellenes/farmstead_hay.xml" attachpoint="props_hay"/>
</props>
<texture>structural/hele_struct_1.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>
@@ -8,6 +8,7 @@
<prop actor="props/structures/hellenes/farmstead_hay.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/farmstead_props.xml" attachpoint="root"/>
<prop actor="props/structures/decals/farmstead_mud.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/farmstead_roof.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct_b.dds</texture>
</variant>
@@ -9,6 +9,7 @@
<prop actor="props/structures/hellenes/gym_props.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/gym_tiles.xml" attachpoint="root"/>
<prop actor="props/structures/decals/dirt_5x5.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/gym_trees.xml" attachpoint="root"/>
</props>
<texture>structural/hele_struct.dds</texture>
</variant>