From fd7b9616fa7cee47f13e8b5cb9c4c432e5680c27 Mon Sep 17 00:00:00 2001 From: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:59:28 +1100 Subject: [PATCH 1/2] Bring SLP in line with MK58 and Pollock Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com> --- .../DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 0a3260d2829..dd46ba13b19 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -180,7 +180,7 @@ maxAngle: 30 angleIncrease: 10 angleDecay: 100 - fireRate: 6 + fireRate: 5 availableModes: - SemiAuto soundGunshot: From b6953e4d4b9e7ebd0a45b685cb6e1271e8b815d8 Mon Sep 17 00:00:00 2001 From: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com> Date: Tue, 19 Nov 2024 22:04:48 +1100 Subject: [PATCH 2/2] oops forgot the .5 I forgot the Signed-off-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com> --- .../DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index dd46ba13b19..6b0c80ade41 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -180,7 +180,7 @@ maxAngle: 30 angleIncrease: 10 angleDecay: 100 - fireRate: 5 + fireRate: 5.5 availableModes: - SemiAuto soundGunshot: