From 843fb98ee57fabf12da1e9633b4a48d42251a558 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sun, 17 Nov 2024 00:10:28 -0300 Subject: [PATCH 1/3] Restored beanbag stam damage --- .../Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml index d8c465cf9e8..92847d211e1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml @@ -26,7 +26,7 @@ types: Blunt: 10 - type: StaminaDamageOnCollide - damage: 40 # 3 hits to stun + damage: 55 # DeltaV - Modified the beanbag stamina damage, was 40. - type: entity id: PelletShotgun From c114ce6d25d6074c88b9ca6dda0c1d8475d4c128 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sun, 17 Nov 2024 01:19:31 -0300 Subject: [PATCH 2/3] Maybe drop that 5 --- .../Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml index 92847d211e1..f14e5dc3110 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml @@ -26,7 +26,7 @@ types: Blunt: 10 - type: StaminaDamageOnCollide - damage: 55 # DeltaV - Modified the beanbag stamina damage, was 40. + damage: 50 # DeltaV - Modified the beanbag stamina damage, was 40. - type: entity id: PelletShotgun From a79e452acdf6b2d3deb45e964d747aee0593317e Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sun, 17 Nov 2024 01:31:44 -0300 Subject: [PATCH 3/3] Let's NOT drop that 5 --- .../Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml index f14e5dc3110..92847d211e1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml @@ -26,7 +26,7 @@ types: Blunt: 10 - type: StaminaDamageOnCollide - damage: 50 # DeltaV - Modified the beanbag stamina damage, was 40. + damage: 55 # DeltaV - Modified the beanbag stamina damage, was 40. - type: entity id: PelletShotgun