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:
@@ -27,6 +27,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
@@ -112,6 +113,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
@@ -121,6 +122,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
@@ -121,6 +122,7 @@
|
||||
contents:
|
||||
- id: BoxSurvivalSecurity
|
||||
- id: Flash
|
||||
- id: MagazinePistol
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
gloves: ClothingHandsGlovesCombat
|
||||
ears: ClothingHeadsetAltSecurity
|
||||
belt: ClothingBeltSecurityFilled
|
||||
pocket1: WeaponPistolMk58Nonlethal
|
||||
innerclothingskirt: ClothingUniformJumpskirtHoS
|
||||
satchel: ClothingBackpackSatchelHOSFilled
|
||||
duffelbag: ClothingBackpackDuffelHOSFilled
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
outerClothing: ClothingOuterArmorBasic
|
||||
id: SecurityCadetPDA
|
||||
ears: ClothingHeadsetSecurity
|
||||
pocket1: WeaponPistolMk58Nonlethal
|
||||
innerclothingskirt: ClothingUniformJumpskirtColorRed
|
||||
satchel: ClothingBackpackSatchelSecurityFilled
|
||||
duffelbag: ClothingBackpackDuffelSecurityFilled
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
id: SecurityPDA
|
||||
ears: ClothingHeadsetSecurity
|
||||
belt: ClothingBeltSecurityFilled
|
||||
pocket1: WeaponPistolMk58Nonlethal
|
||||
innerclothingskirt: ClothingUniformJumpskirtSec
|
||||
satchel: ClothingBackpackSatchelSecurityFilled
|
||||
duffelbag: ClothingBackpackDuffelSecurityFilled
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
id: WardenPDA
|
||||
ears: ClothingHeadsetSecurity
|
||||
belt: ClothingBeltSecurityFilled
|
||||
pocket1: WeaponPistolMk58Nonlethal
|
||||
innerclothingskirt: ClothingUniformJumpskirtWarden
|
||||
satchel: ClothingBackpackSatchelSecurityFilled
|
||||
duffelbag: ClothingBackpackDuffelSecurityFilled
|
||||
|
||||
Reference in New Issue
Block a user