Add missing command uniforms to the uniform printer (#3037)

* Added command berets, AA uniforms, and CJ uniforms to the uniform printer

* Spacing fix

* whoops, another spacing fix

* spacing fixes (part 3)

* Added LO's second beret (why are there two???)

* grahhhh

* removed the prison hat for now
This commit is contained in:
ConstantlyConfused 2025-02-24 15:04:46 -07:00 committed by GitHub
parent 3006b2c15a
commit ef18c5cbf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 44 additions and 0 deletions

View File

@ -526,6 +526,7 @@
- Carpets
- Bedsheets
- BeltsDeltaV # DeltaV
- ClothingJustice # DeltaV
- type: EmagLatheRecipes
emagStaticPacks:
- ClothingCentComm

View File

@ -7,6 +7,7 @@
- ClothingUniformCourier
- ClothingUniformSkirtCourier
# QM
- ClothingHeadHatBeretLogi
- ClothingUniformJumpskirtQMFormal
# Salvage
- ClothingUniformJumpskirtSalvageSpecialist
@ -14,13 +15,21 @@
- type: latheRecipePack
id: ClothingCommandDeltaV
recipes:
# Captain
- ClothingHeadHatBeretCap
# HoP
- ClothingUniformJumpsuitHoPFormal
- ClothingUniformJumpskirtHoPFormal
# Administrative Assistant
- ClothingUniformJumpsuitAdminAssistant
- ClothingUniformJumpskirtAdminAssistant
- type: latheRecipePack
id: ClothingEpistemics
recipes:
# Mystagogue
- ClothingHeadHatBeretMysta
- ClothingHeadHoodMysta
# Psionic Mantis
- ClothingUniformJumpsuitMantis
- ClothingUniformSkirtMantis

View File

@ -126,6 +126,40 @@
id: ClothingUniformJumpskirtSalvageSpecialist
result: ClothingUniformJumpskirtSalvageSpecialist
# Administrative Assistant
- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpsuitAdminAssistant
result: ClothingUniformJumpsuitAdminAssistant
- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpskirtAdminAssistant
result: ClothingUniformJumpskirtAdminAssistant
# Command Hats
- type: latheRecipe
parent: BaseCommandHatRecipe
id: ClothingHeadHatBeretCap
result: ClothingHeadHatBeretCap
- type: latheRecipe
parent: BaseCommandHatRecipe
id: ClothingHeadHatBeretMysta
result: ClothingHeadHatBeretMysta
- type: latheRecipe
parent: BaseCommandHatRecipe
id: ClothingHeadHoodMysta
result: ClothingHeadHoodMysta
- type: latheRecipe
parent: BaseCommandHatRecipe
id: ClothingHeadHatBeretLogi
result: ClothingHeadHatBeretLogi
#Centcomm Clothing
- type: latheRecipe