1
1
forked from 0ad/0ad

Made Oasis IX more challenging. Added destruction dust to the Greek theatron.

This was SVN commit r11244.
This commit is contained in:
Michael D. Hafer 2012-03-05 04:17:30 +00:00
parent 5ac30ea199
commit 89e36154bc
3 changed files with 15 additions and 3 deletions

View File

@ -11,5 +11,17 @@
<texture>structural/hele_struct_1.dds</texture>
</variant>
</group>
<group>
<variant frequency="100" name="Idle"/>
<variant name="death">
<props>
<prop actor="particle/destruction_smoke_large.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_large.xml" attachpoint="root"/>
<prop actor="particle/destruction_dust_large_gray.xml" attachpoint="root"/>
<prop actor="props/structures/hellenes/special_theatre.xml" attachpoint="props_main"/>
<prop actor="props/structures/decals/dirt_6x6.xml" attachpoint="root"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

Binary file not shown.

Binary file not shown.