Iberian fireship updates

This was SVN commit r11117.
This commit is contained in:
Pureon 2012-02-22 21:19:12 +00:00
parent 46b1c53b31
commit fb15ff0ea1
5 changed files with 21 additions and 2 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="100" name="fireshipwood">
<mesh>props/iber_fireship_wood.dae</mesh>
<texture>props/wood_burned.png</texture>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -5,6 +5,7 @@
<variant frequency="1" name="firea">
<mesh>structural/iber_fireship.dae</mesh>
<props>
<prop actor="props/structures/iberians/fireship_wood.xml" attachpoint="root"/>
<prop actor="particle/flame_med.xml" attachpoint="fire1"/>
<prop actor="particle/smoke_med.xml" attachpoint="fire1"/>
<prop actor="particle/flame.xml" attachpoint="fire2"/>
@ -19,6 +20,7 @@
<variant frequency="1" name="fireb">
<mesh>structural/iber_fireship.dae</mesh>
<props>
<prop actor="props/structures/iberians/fireship_wood.xml" attachpoint="root"/>
<prop actor="particle/flame_jav.xml" attachpoint="fire1"/>
<prop actor="particle/smoke.xml" attachpoint="fire1"/>
<prop actor="particle/flame.xml" attachpoint="fire2"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.