Standard issue handguns for security (#18006)
* Standard issue handguns for security * fuck it: cadets ball * change the base gun to rubber bullets * whoops
This commit is contained in:
@@ -160,3 +160,27 @@
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/mk58.ogg
|
||||
|
||||
- type: entity
|
||||
id: WeaponPistolMk58Nonlethal
|
||||
parent: WeaponPistolMk58
|
||||
suffix: Non-lethal
|
||||
components:
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
gun_magazine:
|
||||
name: Magazine
|
||||
startingItem: MagazinePistolRubber
|
||||
insertSound: /Audio/Weapons/Guns/MagIn/pistol_magin.ogg
|
||||
ejectSound: /Audio/Weapons/Guns/MagOut/pistol_magout.ogg
|
||||
priority: 2
|
||||
whitelist:
|
||||
tags:
|
||||
- MagazinePistol
|
||||
gun_chamber:
|
||||
name: Chamber
|
||||
startingItem: CartridgePistolRubber
|
||||
priority: 1
|
||||
whitelist:
|
||||
tags:
|
||||
- CartridgePistol
|
||||
|
||||
Reference in New Issue
Block a user