Keep brigmed jumpsuits available to HOP (#16082)

This commit is contained in:
Whisper
2023-05-04 10:19:48 -04:00
committed by GitHub
parent 7a06e5d6c7
commit 20103e9e37
5 changed files with 19 additions and 6 deletions

View File

@@ -264,7 +264,7 @@
parent: ClothingUniformBase
id: ClothingUniformJumpskirtBrigmedic
name: brigmedic jumpskirt
description: The uniform is issued to qualified persons who have been trained, but no one cares that the training took place half a day.
description: This uniform is issued to qualified personnel who have been trained. No one cares that the training took half a day.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/brigmedic.rsi

View File

@@ -389,7 +389,7 @@
parent: ClothingUniformBase
id: ClothingUniformJumpsuitBrigmedic
name: brigmedic jumpsuit
description: The uniform is issued to qualified persons who have been trained, but no one cares that the training took place half a day.
description: This uniform is issued to qualified personnel who have been trained. No one cares that the training took half a day.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/brigmedic.rsi

View File

@@ -576,6 +576,8 @@
- ClothingUniformJumpskirtScientist
- ClothingUniformJumpsuitSec
- ClothingUniformJumpskirtSec
- ClothingUniformJumpsuitBrigmedic
- ClothingUniformJumpskirtBrigmedic
- ClothingUniformJumpsuitWarden
- ClothingUniformJumpskirtWarden
- ClothingOuterWinterCap

View File

@@ -392,6 +392,20 @@
materials:
Cloth: 300
- type: latheRecipe
id: ClothingUniformJumpsuitBrigmedic
result: ClothingUniformJumpsuitBrigmedic
completetime: 4
materials:
Cloth: 300
- type: latheRecipe
id: ClothingUniformJumpskirtBrigmedic
result: ClothingUniformJumpskirtBrigmedic
completetime: 4
materials:
Cloth: 300
- type: latheRecipe
id: ClothingUniformJumpsuitWarden
result: ClothingUniformJumpsuitWarden

View File

@@ -6,7 +6,7 @@
# Window: WallSolid
# WallSolid: Window
# Table: null
#
chem_dispenser: ChemDispenser
KvassTankFull: null
DrinkKvassGlass: null
@@ -19,9 +19,6 @@ ClothingHeadHatBeretBrigmedic: null
ClothingHeadHelmetHardsuitBrigmedic: null
ClothingOuterHardsuitBrigmedic: null
ClothingOuterCoatAMG: null
ClothingUniformJumpsuitBrigmedic: null
ClothingUniformJumpskirtBrigmedic: null
ClothingUniformJumpskirtOfLife: null
ClothingBackpackBrigmedic: null
ClothingBackpackBrigmedicFilled: null
ClothingBackpackSatchelBrigmedic: null