Adds ties to the uniform printer. (#23686)
To not bloat the vendors but to still allow one to be fancy if they bother head of personel enough.
This commit is contained in:
@@ -928,6 +928,7 @@
|
||||
- ClothingHeadHatWarden
|
||||
- ClothingUniformJumpsuitWarden
|
||||
- ClothingUniformJumpskirtWarden
|
||||
# Winter outfits
|
||||
- ClothingOuterWinterCap
|
||||
- ClothingOuterWinterCE
|
||||
- ClothingOuterWinterCMO
|
||||
@@ -962,6 +963,10 @@
|
||||
- ClothingOuterWinterSci
|
||||
- ClothingOuterWinterRobo
|
||||
- ClothingOuterWinterSec
|
||||
# Ties
|
||||
- ClothingNeckTieRed
|
||||
- ClothingNeckTieDet
|
||||
- ClothingNeckTieSci
|
||||
- type: EmagLatheRecipes
|
||||
emagStaticRecipes:
|
||||
- ClothingHeadHatCentcomcap
|
||||
|
||||
@@ -1036,3 +1036,24 @@
|
||||
completetime: 2
|
||||
materials:
|
||||
Cloth: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingNeckTieRed
|
||||
result: ClothingNeckTieRed
|
||||
completetime: 2
|
||||
materials:
|
||||
Cloth: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingNeckTieDet
|
||||
result: ClothingNeckTieDet
|
||||
completetime: 2
|
||||
materials:
|
||||
Cloth: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingNeckTieSci
|
||||
result: ClothingNeckTieSci
|
||||
completetime: 2
|
||||
materials:
|
||||
Cloth: 50
|
||||
|
||||
Reference in New Issue
Block a user