Adds Sechud to lockers and sec techfab (#18907)
* Adds Sechud to lockers and sec techfab * Add sechud to HOS lockers.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingEyesGlassesSecurity
|
||||
- id: ClothingEyesHudSecurity
|
||||
amount: 4
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
||||
@@ -270,6 +270,7 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingEyesHudSecurity
|
||||
- id: WeaponDisabler
|
||||
- id: ClothingHeadHatBeretHoS
|
||||
- id: ClothingHeadHatHoshat
|
||||
@@ -301,6 +302,7 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingEyesHudSecurity
|
||||
- id: WeaponDisabler
|
||||
- id: ClothingHeadHatBeretHoS
|
||||
- id: ClothingHeadHatHoshat
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
- id: DoorRemoteArmory
|
||||
- id: ClothingOuterHardsuitWarden
|
||||
- id: HoloprojectorSecurity
|
||||
- id: ClothingEyesHudSecurity
|
||||
|
||||
- type: entity
|
||||
id: LockerWardenFilled
|
||||
@@ -46,6 +47,7 @@
|
||||
- id: RubberStampWarden
|
||||
- id: DoorRemoteArmory
|
||||
- id: HoloprojectorSecurity
|
||||
- id: ClothingEyesHudSecurity
|
||||
|
||||
- type: entity
|
||||
id: LockerSecurityFilled
|
||||
@@ -69,6 +71,7 @@
|
||||
- id: ClothingShoesBootsJack
|
||||
- id: WeaponMeleeNeedle
|
||||
prob: 0.1
|
||||
- id: ClothingEyesHudSecurity
|
||||
|
||||
- type: entity
|
||||
id: LockerBrigmedicFilled
|
||||
@@ -77,6 +80,7 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingEyesHudSecurity
|
||||
- id: WeaponDisabler
|
||||
- id: TrackingImplanter
|
||||
amount: 2
|
||||
@@ -111,6 +115,8 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingEyesHudSecurity
|
||||
prob: 0.3
|
||||
- id: ClothingHeadHatFedoraBrown
|
||||
- id: ClothingNeckTieDet
|
||||
- id: ClothingOuterVestDetective
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
Flash: 5
|
||||
FlashlightSeclite: 5
|
||||
ClothingEyesGlassesSunglasses: 2
|
||||
ClothingEyesHudSecurity: 2
|
||||
ClothingBeltSecurityWebbing: 5
|
||||
Zipties: 12
|
||||
RiotShield: 2
|
||||
|
||||
@@ -444,6 +444,7 @@
|
||||
idleState: icon
|
||||
runningState: icon
|
||||
staticRecipes:
|
||||
- ClothingEyesHudSecurity
|
||||
- Flash
|
||||
- Handcuffs
|
||||
- Zipties
|
||||
|
||||
@@ -90,6 +90,14 @@
|
||||
Steel: 300
|
||||
Glass: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingEyesHudSecurity
|
||||
result: ClothingEyesHudSecurity
|
||||
completetime: 2
|
||||
materials:
|
||||
Steel: 300
|
||||
Glass: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: RiotShield
|
||||
result: RiotShield
|
||||
|
||||
Reference in New Issue
Block a user