Fixes handmade pistol

This commit is contained in:
Víctor Aguilera Puerto
2020-08-22 13:12:53 +02:00
parent 3eb22ef33e
commit 34bb6310fa

View File

@@ -149,17 +149,20 @@
size: 24 size: 24
sprite: Objects/Weapons/Guns/Pistols/hm_pistol.rsi sprite: Objects/Weapons/Guns/Pistols/hm_pistol.rsi
- type: RangedWeapon - type: RangedWeapon
- type: BoltActionBarrel - type: MagazineBarrel
caliber: Pistol caliber: Pistol
currentSelector: Single currentSelector: Single
allSelectors: allSelectors:
- Single - Single
magazineTypes:
- Pistol
capacity: 1 capacity: 1
fireRate: 8 fireRate: 8
minAngle: 10 minAngle: 10
maxAngle: 60 maxAngle: 60
angleIncrease: 10 angleIncrease: 10
angleDecay: 60 angleDecay: 60
magFillPrototype: MagazinePistol
soundGunshot: /Audio/Weapons/Guns/Gunshots/pistol.ogg soundGunshot: /Audio/Weapons/Guns/Gunshots/pistol.ogg
soundEmpty: /Audio/Weapons/Guns/Empty/empty.ogg soundEmpty: /Audio/Weapons/Guns/Empty/empty.ogg
soundRack: /Audio/Weapons/Guns/Cock/pistol_cock.ogg soundRack: /Audio/Weapons/Guns/Cock/pistol_cock.ogg