From d59e28522ae942c58fdabe9a49dfb067713604b6 Mon Sep 17 00:00:00 2001 From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Tue, 9 Jan 2024 07:17:59 -0500 Subject: [PATCH] Quick N1984 fix because I goofy (Emisse no kill me please) (#23789) --- .../Objects/Weapons/Guns/Ammunition/Magazines/magnum.yml | 2 +- .../Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/magnum.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/magnum.yml index bd7cd11e5c..a58bca1fa1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/magnum.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/magnum.yml @@ -81,7 +81,7 @@ parent: BaseMagazineMagnum components: - type: BallisticAmmoProvider - proto: CartridgeMagnum + proto: CartridgeMagnumRubber - type: Sprite layers: - state: rubber diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 3addaad731..9507eada3b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -214,7 +214,7 @@ minAngle: 1 maxAngle: 20 angleIncrease: 8 - angleDecay: 4 + angleDecay: 9 fireRate: 4 availableModes: - SemiAuto @@ -243,6 +243,7 @@ name: N1984 parent: WeaponPistolN1984 id: WeaponPistolN1984Nonlethal + suffix: Non-lethal components: - type: ItemSlots slots: -- 2.51.2