Replaced the placeholder C4, detonator & grenade sprites

This commit is contained in:
Joonas Rikkonen
2017-09-28 19:00:59 +03:00
parent f127c410b0
commit 6c7c97a875
3 changed files with 15 additions and 17 deletions
@@ -68,7 +68,7 @@
<Throwable slots="Any,RightHand,LeftHand" holdpos="0,0" handle1="0,0" throwforce="4.0" aimpos="35,-10">
<StatusEffect type="OnUse" target="This" Condition="-100.0" delay="3.0">
<sound file="Content/Items/Weapons/stungrenade.ogg"/>
<Explosion range="500" damage="5" stun="25" force="0.1"/>
<Explosion range="500" damage="5" stun="25" force="0.1" smoke="false"/>
</StatusEffect>
</Throwable>
</Item>