Fire improvements
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
<Pickable holdpos="30,-15" handle1="0,1" slots="RightHand,LeftHand,Any">
|
||||
<StatusEffect type="OnWearing" target="This" Condition="-0.5"/>
|
||||
<StatusEffect type="OnWearing" target="Character" Oxygen="20.0"/>
|
||||
|
||||
<StatusEffect type="OnFire" target="This" Condition="-100.0" sound="Content/Items/Reactor/explosion.ogg" disabledeltatime="true">
|
||||
<Explosion range="500.0" structuredamage="100" damage="200" stun="5" force="3.0"/>
|
||||
</StatusEffect>
|
||||
</Pickable>
|
||||
</Item>
|
||||
|
||||
|
||||
@@ -282,7 +282,7 @@
|
||||
linkable="true"
|
||||
price="20">
|
||||
|
||||
<Sprite texture="signalcomp.png" depth="0.8" sourcerect="0,13,16,19"/>
|
||||
<Sprite texture="signalcomp.png" depth="0.8" sourcerect="0,32,15,19"/>
|
||||
|
||||
<WifiComponent canbeselected = "true"/>
|
||||
|
||||
|
||||
@@ -96,6 +96,10 @@
|
||||
<Holdable slots="RightHand,Any" holdpos="30,-15" handle1="0,5" handle2="0,-5">
|
||||
<StatusEffect type="OnWearing" target="This" Condition="-0.5"/>
|
||||
<StatusEffect type="OnWearing" target="Character" Oxygen="-40.0"/>
|
||||
|
||||
<StatusEffect type="OnFire" target="This" Condition="-100.0" sound="Content/Items/Reactor/explosion.ogg" disabledeltatime="true">
|
||||
<Explosion range="500.0" structuredamage="100" damage="200" stun="5" force="3.0"/>
|
||||
</StatusEffect>
|
||||
</Holdable>
|
||||
</Item>
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user