Fixes handmade pistol
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user