From 34bb6310faac9f91bb2000c9cf637b4e81e28acd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= Date: Sat, 22 Aug 2020 13:12:53 +0200 Subject: [PATCH] Fixes handmade pistol --- .../Entities/Objects/Weapons/Guns/Pistols/pistols.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 4107dd634c..152e96888d 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -149,17 +149,20 @@ size: 24 sprite: Objects/Weapons/Guns/Pistols/hm_pistol.rsi - type: RangedWeapon - - type: BoltActionBarrel + - type: MagazineBarrel caliber: Pistol currentSelector: Single allSelectors: - Single + magazineTypes: + - Pistol capacity: 1 fireRate: 8 minAngle: 10 maxAngle: 60 angleIncrease: 10 angleDecay: 60 + magFillPrototype: MagazinePistol soundGunshot: /Audio/Weapons/Guns/Gunshots/pistol.ogg soundEmpty: /Audio/Weapons/Guns/Empty/empty.ogg soundRack: /Audio/Weapons/Guns/Cock/pistol_cock.ogg