added flame particle to hele_litho projectile and removed from female heads

This was SVN commit r9166.
This commit is contained in:
ShieldBearer 2011-04-05 16:50:48 +00:00
parent 3dbb29d665
commit 99a1049ef9
2 changed files with 4 additions and 6 deletions

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="rock">
<mesh>props/onager_projectile.dae</mesh>
<props>
<prop actor="particle/flame.xml" attachpoint="root"/>
</props>
<texture>gaia/stone_temperate_granite.dds</texture>
</variant>
</group>
</actor>

View File

@ -24,8 +24,6 @@
</animations>
<props>
<prop actor="props/units/heads/dudette_head.xml" attachpoint="head"/>
<prop actor="particle/smoke.xml" attachpoint="head"/>
<prop actor="particle/flame.xml" attachpoint="head"/>
</props>
</variant>
</group>