From 98432e480f6809f0ba9dbecb1d1d6fc4accc3a50 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Mon, 9 Dec 2024 23:14:34 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=90=20=D0=B2=D0=BE=D1=82=20=D0=BE=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Objects/Weapons/Guns/Pistols/pistols.yml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index f32044f2af..5dbb8e4d70 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -271,6 +271,30 @@ whitelist: tags: - CartridgePistol + barrel_module: + name: Barrel Module + insertSound: /Audio/White/Gun/Modules/insertmodule.ogg + ejectSound: /Audio/White/Gun/Modules/ejectmodule.ogg + priority: 3 + whitelist: + tags: + - BaseBarrelModule + handguard_module: + name: Handguard Module + insertSound: /Audio/White/Gun/Modules/insertmodule.ogg + ejectSound: /Audio/White/Gun/Modules/ejectmodule.ogg + priority: 3 + whitelist: + tags: + - BaseHandGuardModule + aim_module: + name: Aim Module + insertSound: /Audio/White/Gun/Modules/insertmodule.ogg + ejectSound: /Audio/White/Gun/Modules/ejectmodule.ogg + priority: 3 + whitelist: + tags: + - HolographicAimModule - type: entity name: N1984 From 1f8e7663f2ec2a142ff94878d77ea5981e987d6d Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Mon, 9 Dec 2024 23:16:41 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=98=20=D0=B5=D1=89=D1=91=20=D0=B2=D0=BE?= =?UTF-8?q?=D1=82=20=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 5dbb8e4d70..37bc46f623 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -264,6 +264,7 @@ whitelist: tags: - MagazinePistol + - MagazinePistolHighCapacity gun_chamber: name: Chamber startingItem: CartridgePistolRubber