From 46f7483b761ac5e88b8aacb5d2fd11fb63461bac Mon Sep 17 00:00:00 2001 From: BulletGrade <66234359+BulletGrade@users.noreply.github.com> Date: Fri, 21 May 2021 08:26:09 -0300 Subject: [PATCH] Nerf syndicate mini bomb (#4043) --- .../Entities/Objects/Weapons/Guns/Explosives/grenades.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml index c5a833369b..a731d6394c 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Explosives/grenades.yml @@ -86,9 +86,9 @@ - type: OnUseTimerTrigger delay: 5 - type: Explosive - devastationRange: 3 - heavyImpactRange: 5 - lightImpactRange: 7 + devastationRange: 1 + heavyImpactRange: 3 + lightImpactRange: 5 flashRange: 10 - type: Damageable - type: Destructible