From c12d0c5fa97c475d181eba162eab86056979690e Mon Sep 17 00:00:00 2001 From: router Date: Mon, 2 Oct 2023 21:07:47 +0300 Subject: [PATCH] Make minigun weigh more (#20685) --- Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml index 00e5c3767f..785b36cc62 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml @@ -33,6 +33,7 @@ map: ["enum.GunVisualLayers.Base"] - type: Item sprite: Objects/Weapons/Guns/HMGs/minigun.rsi + size: 90 - type: Gun fireRate: 15 soundGunshot: -- 2.51.2