Fixed explosives not detonating inside railgun shells. Closes #400

This commit is contained in:
Joonas Rikkonen
2018-05-08 10:31:28 +03:00
parent 421e77cc3e
commit 5ea88a0929
@@ -94,7 +94,9 @@
<ParticleEmitter particle="bubbles" anglemin="0" anglemax="360" particleamount="10" velocitymin="0" velocitymax="50" scalemin="2" scalemax="5"/> <ParticleEmitter particle="bubbles" anglemin="0" anglemax="360" particleamount="10" velocitymin="0" velocitymax="50" scalemin="2" scalemax="5"/>
</StatusEffect> </StatusEffect>
<StatusEffect type="OnImpact" target="Contained" Condition="-100.0"/> <StatusEffect type="OnImpact" target="Contained">
<Use/>
</StatusEffect>
</Projectile> </Projectile>
<ItemContainer hideitems="true" capacity="1" canbeselected = "true"> <ItemContainer hideitems="true" capacity="1" canbeselected = "true">