From 5192a9e1d74e3e86ef5cf0fe22eed2f849cddd33 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:02:15 +1000 Subject: [PATCH] Reduce disabler stam damage (#9483) --- .../Entities/Objects/Weapons/Guns/Battery/battery_guns.yml | 4 ++-- .../Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index e87193c8d6..92fa03319b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -275,7 +275,7 @@ path: /Audio/Weapons/Guns/Gunshots/taser2.ogg - type: ProjectileBatteryAmmoProvider proto: BulletDisabler - fireCost: 50 + fireCost: 100 - type: MagazineVisuals magState: mag steps: 5 @@ -313,7 +313,7 @@ path: /Audio/Weapons/Guns/Gunshots/taser.ogg - type: ProjectileBatteryAmmoProvider proto: BulletDisabler - fireCost: 50 + fireCost: 100 - type: MagazineVisuals magState: mag steps: 5 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index e106f35451..e10582ade1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -124,13 +124,13 @@ - BulletImpassable - type: Ammo - type: StaminaDamageOnCollide - damage: 55 + damage: 30 - type: Projectile damage: types: Heat: 5 soundHit: - path: "/Audio/Weapons/Guns/Hits/taser_hit.ogg" + path: "/Audio/Weapons/tap.ogg" soundForce: true - type: entity