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