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