mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 06:17:17 +00:00
Gallic Fortress
This was SVN commit r3077.
This commit is contained in:
@@ -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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user