Gallic Fortress

This was SVN commit r3077.
This commit is contained in:
Wijitmaker
2005-11-02 02:04:10 +00:00
parent ab0afbb299
commit 32ee913936
11 changed files with 77 additions and 6 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/celt_ff_a1.pmd</mesh>
<texture>props/celt_wall_stump.dds</texture>
</variant>
</group>
</actor>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/celt_ff_a2.pmd</mesh>
<texture>structural/celt_struct_1.dds</texture>
</variant>
</group>
</actor>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/celt_ff_a3.pmd</mesh>
<texture>structural/celt_broch.dds</texture>
</variant>
</group>
</actor>
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="Base">
<mesh>props/celt_ff_a4.pmd</mesh>
<texture>props/celt_prop_1.dds</texture>
</variant>
</group>
</actor>
@@ -5,10 +5,14 @@
<group>
<variant frequency="100" name="Base">
<animations/>
<mesh>structural/plac_ff.pmd</mesh>
<props/>
<texture>structural/plac_celt.dds</texture>
<mesh>structural/celt_ff_a.pmd</mesh>
<props>
<prop actor="props/structures/celts/fortress_a2.xml" attachpoint="props_main"/>
<prop actor="props/structures/celts/fortress_a4.xml" attachpoint="props_extra"/>
<prop actor="props/structures/celts/fortress_a3.xml" attachpoint="props_broch"/>
<prop actor="props/structures/celts/fortress_a1.xml" attachpoint="props_props"/>
</props>
<texture>structural/celt_wall.dds</texture>
</variant>
</group>
Binary file not shown.