New Iberian Fortress.

This was SVN commit r9249.
This commit is contained in:
ShieldBearer 2011-04-14 06:24:08 +00:00
parent bf53b6f3b5
commit bb81f679de
5 changed files with 23 additions and 4 deletions

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Shields 1">
<mesh>props/iber_fortress_props.dae</mesh>
<texture>props/iber_prop_shields.dds</texture>
</variant>
<variant frequency="1">
<mesh>props/iber_fortress_propsvar.dae</mesh>
<texture>props/iber_prop_shields.dds</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -7,6 +7,7 @@
<props> <props>
<prop actor="props/structures/decals/dirt_4x4.xml" attachpoint="root"/> <prop actor="props/structures/decals/dirt_4x4.xml" attachpoint="root"/>
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/> <prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
<prop actor="props/structures/iberians/fortress_sheilds.xml" attachpoint="root"/>
</props> </props>
<texture>structural/iber_struct.dds</texture> <texture>structural/iber_struct.dds</texture>
</variant> </variant>

Binary file not shown.

Binary file not shown.

Binary file not shown.