Update oxygengenerator.xml

This commit is contained in:
Blue
2018-07-18 00:21:51 +02:00
committed by GitHub
parent aa50ffecd0
commit 47e64b9c18
@@ -13,16 +13,16 @@
</fixrequirement> </fixrequirement>
<OxygenGenerator powerconsumption="1000.0" minvoltage="0.5" canbeselected = "true"> <OxygenGenerator powerconsumption="1000.0" minvoltage="0.5" canbeselected = "true">
<StatusEffect type="OnFire" target="This" Condition="-9"/> <StatusEffect type="OnFire" target="This" Condition="-0.5"/>
<StatusEffect type="OnActive" target="Contained" targetnames="Oxygen Tank" Condition="0.5"/> <StatusEffect type="OnActive" target="Contained" targetnames="Oxygen Tank" Condition="2.0"/>
<StatusEffect type="OnActive" target="Contained" targetnames="Oxygenite Tank" Condition="0.0"/> <StatusEffect type="OnActive" target="Contained" targetnames="Oxygenite Tank" Condition="0.0"/>
<sound file="Content/Items/OxygenGenerator/oxygengenerator.ogg" type="OnActive" range="1000.0" volume="CurrFlow" volumemultiplier="0.001f" loop="true"/> <sound file="Content/Items/OxygenGenerator/oxygengenerator.ogg" type="OnActive" range="1000.0" volume="CurrFlow" volumemultiplier="0.001f" loop="true"/>
<StatusEffect type="OnBroken" target="This" disabledeltatime="true"> <StatusEffect type="OnBroken" target="This" disabledeltatime="true">
<sound file="Content/Items/Reactor/explosion.ogg"/> <sound file="Content/Items/Reactor/explosion.ogg"/>
<Explosion range ="200" damage="20" structuredamage="20" stun="5" force="10" decal="explosion" decalsize="0.4"/> <Explosion range ="200" damage="20" structuredamage="20" stun="5" force="10" decal="explosion" decalsize="0.4"/>
<Fire size="50"/> <Fire size="50"/>
</StatusEffect> </StatusEffect>
</OxygenGenerator> </OxygenGenerator>
<trigger/> <trigger/>