From e090fa7b9756a89167d2aa8aaf9428a16ea84eec Mon Sep 17 00:00:00 2001 From: RiceMar1244 Date: Fri, 17 May 2024 21:08:47 -0400 Subject: [PATCH] Removes use delay from BaseGunWieldable --- .../Prototypes/Entities/Objects/Weapons/Guns/Basic/base_gun.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_gun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_gun.yml index 29ded3ab8ec2cd..ad91cc85fbd3fd 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_gun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_gun.yml @@ -80,8 +80,6 @@ - type: Gun minAngle: 21 maxAngle: 32 - - type: UseDelay - delay: 1 # SILENCED # A basic template for a gun that makes almost no noise when fired.