Fixes ticket #808.

This was SVN commit r9384.
This commit is contained in:
Michael D. Hafer 2011-05-01 20:15:59 +00:00
parent 1008d60bc3
commit adc0d79d8b
5 changed files with 39 additions and 3 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="wall long">
<mesh>structural/iber_wall_long.dae</mesh>
<texture>structural/iber_struct.dds</texture>
</variant>
</group>
<material>player_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" name="wall medium">
<mesh>structural/iber_wall_med.dae</mesh>
<texture>structural/iber_struct.dds</texture>
</variant>
</group>
<material>player_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" name="wall short">
<mesh>structural/iber_wall_short.dae</mesh>
<texture>structural/iber_struct.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

BIN
binaries/data/mods/public/maps/scenarios/Barcania.pmp (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -6,13 +6,13 @@
<History>High and strongly built defensive stone walls were a common structure of the Iberian Peninsula during the period, and for long thereafter.</History>
</Identity>
<Footprint>
<Square width="14.5" depth="7.5"/>
<Square width="29.75" depth="8.5"/>
<Height>9.0</Height>
</Footprint>
<Obstruction>
<Static width="14.0" depth="7.0"/>
<Static width="28.0" depth="7.25"/>
</Obstruction>
<VisualActor>
<Actor>structures/iberians/wall.xml</Actor>
<Actor>structures/iberians/wall_med.xml</Actor>
</VisualActor>
</Entity>