reliable network messages aren't sent as frequently, equippable grenades/detonators
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<item name="Screwdriver"/>
|
||||
</fixrequirement>
|
||||
|
||||
<Sprite texture ="reactor.png" depth="0.8"/>
|
||||
<Sprite texture = "reactor.png" depth="0.8"/>
|
||||
|
||||
<Reactor canbeselected = "true">
|
||||
<GuiFrame rect="0,0,0.6,0.7" alignment="Center" color="0.0,0.0,0.0,0.8"/>
|
||||
|
||||
@@ -49,13 +49,11 @@
|
||||
|
||||
<Body width="11" height="24" density="15" friction="0.8f"/>
|
||||
|
||||
<Throwable holdpos="0,0" handle1="0,0" throwforce="5.0" aimpos="35,-10">
|
||||
<Throwable slots="Any,RightHand,LeftHand" holdpos="0,0" handle1="0,0" throwforce="5.0" aimpos="35,-10">
|
||||
<StatusEffect type="OnUse" target="This" Condition="-100.0" delay="3.0" sound="Content/Items/Weapons/stunGrenade.ogg">
|
||||
<Explosion range="5" damage="5" stun="10" force="0.1"/>
|
||||
</StatusEffect>
|
||||
</Throwable>
|
||||
|
||||
<Pickable slots="Any,RightHand,LeftHand"/>
|
||||
</Item>
|
||||
</Items>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user