From 1526dd13f69834f33ddcffd45b1107988e95c637 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Wed, 20 Nov 2024 22:43:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=BE=20=D0=BF=D1=80=D0=B8=D0=BA=D0=BE?= =?UTF-8?q?=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Changelog/ChangelogHonk.yml | 6 ++++++ .../Entities/Objects/Weapons/Guns/SMGs/smgs.yml | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Resources/Changelog/ChangelogHonk.yml b/Resources/Changelog/ChangelogHonk.yml index cd1a08d725..66246a428c 100644 --- a/Resources/Changelog/ChangelogHonk.yml +++ b/Resources/Changelog/ChangelogHonk.yml @@ -93,3 +93,9 @@ type: Tweak id: 14 time: '2024-11-18T18:00:13.0000000+00:00' +- author: BIG_Zi_348 + changes: + - message: "Ребаланс Дрозда и С-20r" + type: Tweak + id: 15 + time: '2024-11-20T18:00:13.0000000+00:00' diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index c98e11490b..c47f4b1ffc 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -119,8 +119,8 @@ - type: Item sprite: White/Objects/Weapons/Guns/SMG/c20r-inhands.rsi - type: Gun - minAngle: 11 - maxAngle: 19 + minAngle: 1 # HONK EDIT FROM 11 TO 1 + maxAngle: 7 # HONK EDIT FROM 19 TO 7 shotsPerBurst: 5 availableModes: - SemiAuto @@ -217,9 +217,9 @@ - type: Item sprite: White/Objects/Weapons/Guns/SMG/drozd-inhands.rsi - type: Gun - minAngle: 21 - maxAngle: 32 - fireRate: 6 + minAngle: 4 # HONK EDIT FROM 21 TO 4 + maxAngle: 10 # HONK EDIT FROM 32 TO 10 + fireRate: 5 # HONK EDIT FROM 6 TO 5 selectedMode: FullAuto soundGunshot: path: /Audio/Weapons/Guns/Gunshots/atreides.ogg