Mauryan Corral AO

This was SVN commit r13285.
This commit is contained in:
Pureon
2013-03-14 23:13:31 +00:00
parent c23181a1e0
commit afe87f720a
4 changed files with 24 additions and 8 deletions
@@ -8,10 +8,10 @@
<prop actor="props/structures/celts/corral_mud.xml" attachpoint="mud"/>
</props>
<textures>
<texture file="structural/maur_struct_b.png" name="baseTex"/>
<texture file="structural/maur_struct_b_spec.png" name="specTex"/>
<texture file="structural/maur_struct_b_norm.png" name="normTex"/>
<texture file="structural/maur_struct_b.png" name="baseTex"/>
<texture file="structural/maur_struct_b_spec.png" name="specTex"/>
<texture file="structural/maur_struct_b_norm.png" name="normTex"/>
<texture file="structural/ao/maur_corral_ao.png" name="aoTex"/>
</textures>
</variant>
</group>
@@ -22,9 +22,9 @@
<prop actor="particle/destruction_smoke_small.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_small.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_small_gray.xml" attachpoint="root"/>
<prop actor="props/structures/decals/iber_corral_mud.xml" attachpoint="root"/>
<prop actor="props/structures/celts/corral_mud.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>player_trans_parallax_spec.xml</material>
<material>player_trans_ao_parallax_spec.xml</material>
</actor>
@@ -17,5 +17,18 @@
</textures>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="death">
<props>
<prop actor="particle/destruction_smoke_small.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_small.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_small_gray.xml" attachpoint="root"/>
<prop actor="props/structures/mauryans/farmstead_prop_a.xml" attachpoint="root"/>
<prop actor="props/structures/mauryans/farmstead_prop_b.xml" attachpoint="root"/>
<prop actor="props/special/eyecandy/hay_cart.xml" attachpoint="cart"/>
</props>
</variant>
</group>
<material>player_trans_ao_parallax_spec.xml</material>
</actor>