From 4ef0f578aa3535995ebeb073d562c7aac7c7b851 Mon Sep 17 00:00:00 2001 From: Bombinos Date: Sat, 28 Sep 2024 00:05:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=81=D0=BB=D0=B0=D0=B1=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=82=D1=80=D0=B0=D0=B2=D0=BC=D0=B0=D1=82?= =?UTF-8?q?=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=BE=D0=B3=D0=BE=20=D0=B4=D1=80?= =?UTF-8?q?=D0=BE=D0=B1=D0=BE=D0=B2=D0=B8=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml | 2 ++ .../Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index 1be8a39d2d..da89cbbc5d 100644 --- a/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -12,5 +12,7 @@ map: [ "enum.AmmoVisualLayers.Base" ] - type: CartridgeAmmo proto: PelletShotgunResinShot + count: 4 + spread: 7 - type: SpentAmmoVisuals state: "resin" diff --git a/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml b/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml index 7fad6b4f80..88a0e69f8d 100644 --- a/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml +++ b/Resources/Prototypes/_Honk/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml @@ -13,4 +13,4 @@ Blunt: 1 - type: StaminaDamageOnCollide ignoreResistances: false - damage: 25 + damage: 22