Add some clothes to the uniform printer (#22829)
all the clothes (ft. emag)
This commit is contained in:
@@ -758,6 +758,8 @@
|
|||||||
- ClothingUniformJumpskirtBartender
|
- ClothingUniformJumpskirtBartender
|
||||||
- ClothingUniformJumpsuitCaptain
|
- ClothingUniformJumpsuitCaptain
|
||||||
- ClothingUniformJumpskirtCaptain
|
- ClothingUniformJumpskirtCaptain
|
||||||
|
- ClothingUniformJumpsuitCapFormal
|
||||||
|
- ClothingUniformJumpskirtCapFormalDress
|
||||||
- ClothingUniformJumpsuitCargo
|
- ClothingUniformJumpsuitCargo
|
||||||
- ClothingUniformJumpskirtCargo
|
- ClothingUniformJumpskirtCargo
|
||||||
- ClothingUniformJumpsuitSalvageSpecialist
|
- ClothingUniformJumpsuitSalvageSpecialist
|
||||||
@@ -782,8 +784,12 @@
|
|||||||
- ClothingUniformJumpskirtHoP
|
- ClothingUniformJumpskirtHoP
|
||||||
- ClothingUniformJumpsuitHoS
|
- ClothingUniformJumpsuitHoS
|
||||||
- ClothingUniformJumpskirtHoS
|
- ClothingUniformJumpskirtHoS
|
||||||
|
- ClothingUniformJumpsuitHosFormal
|
||||||
|
- ClothingUniformJumpskirtHosFormal
|
||||||
- ClothingUniformJumpsuitHoSAlt
|
- ClothingUniformJumpsuitHoSAlt
|
||||||
- ClothingUniformJumpskirtHoSAlt
|
- ClothingUniformJumpskirtHoSAlt
|
||||||
|
- ClothingUniformJumpsuitHoSBlue
|
||||||
|
- ClothingUniformJumpsuitHoSGrey
|
||||||
- ClothingUniformJumpsuitHoSParadeMale
|
- ClothingUniformJumpsuitHoSParadeMale
|
||||||
- ClothingUniformJumpskirtHoSParadeMale
|
- ClothingUniformJumpskirtHoSParadeMale
|
||||||
- ClothingUniformJumpsuitHydroponics
|
- ClothingUniformJumpsuitHydroponics
|
||||||
@@ -850,6 +856,23 @@
|
|||||||
- ClothingOuterWinterSci
|
- ClothingOuterWinterSci
|
||||||
- ClothingOuterWinterRobo
|
- ClothingOuterWinterRobo
|
||||||
- ClothingOuterWinterSec
|
- ClothingOuterWinterSec
|
||||||
|
- type: EmagLatheRecipes
|
||||||
|
emagStaticRecipes:
|
||||||
|
- ClothingUniformJumpsuitCentcomAgent
|
||||||
|
- ClothingUniformJumpsuitCentcomFormal
|
||||||
|
- ClothingUniformJumpskirtCentcomFormalDress
|
||||||
|
- ClothingUniformJumpsuitCentcomOfficer
|
||||||
|
- ClothingUniformJumpsuitCentcomOfficial
|
||||||
|
- ClothingUniformJumpsuitOperative
|
||||||
|
- ClothingUniformJumpskirtOperative
|
||||||
|
- ClothingUniformJumpsuitSyndieFormal
|
||||||
|
- ClothingUniformJumpskirtSyndieFormalDress
|
||||||
|
- ClothingUniformJumpsuitPyjamaSyndicateBlack
|
||||||
|
- ClothingUniformJumpsuitPyjamaSyndicatePink
|
||||||
|
- ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||||
|
- ClothingOuterWinterCentcom
|
||||||
|
- ClothingOuterWinterSyndie
|
||||||
|
- ClothingOuterWinterSyndieCap
|
||||||
- type: MaterialStorage
|
- type: MaterialStorage
|
||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -36,6 +36,23 @@
|
|||||||
Cloth: 300
|
Cloth: 300
|
||||||
Durathread: 100
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitCapFormal
|
||||||
|
result: ClothingUniformJumpsuitCapFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpskirtCapFormalDress
|
||||||
|
result: ClothingUniformJumpskirtCapFormalDress
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpskirtCaptain
|
id: ClothingUniformJumpskirtCaptain
|
||||||
result: ClothingUniformJumpskirtCaptain
|
result: ClothingUniformJumpskirtCaptain
|
||||||
@@ -65,6 +82,46 @@
|
|||||||
materials:
|
materials:
|
||||||
Cloth: 500 #It's armored but I don't want to include durathread for a non-head
|
Cloth: 500 #It's armored but I don't want to include durathread for a non-head
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitCentcomAgent
|
||||||
|
result: ClothingUniformJumpsuitCentcomAgent
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitCentcomFormal
|
||||||
|
result: ClothingUniformJumpsuitCentcomFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpskirtCentcomFormalDress
|
||||||
|
result: ClothingUniformJumpskirtCentcomFormalDress
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitCentcomOfficer
|
||||||
|
result: ClothingUniformJumpsuitCentcomOfficer
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitCentcomOfficial
|
||||||
|
result: ClothingUniformJumpsuitCentcomOfficial
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpsuitChiefEngineer
|
id: ClothingUniformJumpsuitChiefEngineer
|
||||||
result: ClothingUniformJumpsuitChiefEngineer
|
result: ClothingUniformJumpsuitChiefEngineer
|
||||||
@@ -220,6 +277,22 @@
|
|||||||
Cloth: 300
|
Cloth: 300
|
||||||
Durathread: 100
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitHosFormal
|
||||||
|
result: ClothingUniformJumpsuitHosFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpskirtHosFormal
|
||||||
|
result: ClothingUniformJumpskirtHosFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpsuitHoSParadeMale
|
id: ClothingUniformJumpsuitHoSParadeMale
|
||||||
result: ClothingUniformJumpsuitHoSParadeMale
|
result: ClothingUniformJumpsuitHoSParadeMale
|
||||||
@@ -244,6 +317,22 @@
|
|||||||
Cloth: 300
|
Cloth: 300
|
||||||
Durathread: 100
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitHoSBlue
|
||||||
|
result: ClothingUniformJumpsuitHoSBlue
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitHoSGrey
|
||||||
|
result: ClothingUniformJumpsuitHoSGrey
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 100
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpskirtHoSAlt
|
id: ClothingUniformJumpskirtHoSAlt
|
||||||
result: ClothingUniformJumpskirtHoSAlt
|
result: ClothingUniformJumpskirtHoSAlt
|
||||||
@@ -336,6 +425,20 @@
|
|||||||
materials:
|
materials:
|
||||||
Cloth: 300
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitOperative
|
||||||
|
result: ClothingUniformJumpsuitOperative
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpskirtOperative
|
||||||
|
result: ClothingUniformJumpskirtOperative
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpsuitParamedic
|
id: ClothingUniformJumpsuitParamedic
|
||||||
result: ClothingUniformJumpsuitParamedic
|
result: ClothingUniformJumpsuitParamedic
|
||||||
@@ -450,6 +553,41 @@
|
|||||||
materials:
|
materials:
|
||||||
Cloth: 300
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitSyndieFormal
|
||||||
|
result: ClothingUniformJumpsuitSyndieFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpskirtSyndieFormalDress
|
||||||
|
result: ClothingUniformJumpskirtSyndieFormalDress
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitPyjamaSyndicateBlack
|
||||||
|
result: ClothingUniformJumpsuitPyjamaSyndicateBlack
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitPyjamaSyndicatePink
|
||||||
|
result: ClothingUniformJumpsuitPyjamaSyndicatePink
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||||
|
result: ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpsuitWarden
|
id: ClothingUniformJumpsuitWarden
|
||||||
result: ClothingUniformJumpsuitWarden
|
result: ClothingUniformJumpsuitWarden
|
||||||
@@ -480,6 +618,14 @@
|
|||||||
Cloth: 300
|
Cloth: 300
|
||||||
Durathread: 300
|
Durathread: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterCentcom
|
||||||
|
result: ClothingOuterWinterCentcom
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 300
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingOuterWinterCMO
|
id: ClothingOuterWinterCMO
|
||||||
result: ClothingOuterWinterCMO
|
result: ClothingOuterWinterCMO
|
||||||
@@ -716,3 +862,17 @@
|
|||||||
completetime: 3.2
|
completetime: 3.2
|
||||||
materials:
|
materials:
|
||||||
Cloth: 500
|
Cloth: 500
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterSyndie
|
||||||
|
result: ClothingOuterWinterSyndie
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 500
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterSyndieCap
|
||||||
|
result: ClothingOuterWinterSyndieCap
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 500
|
||||||
|
|||||||
Reference in New Issue
Block a user