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
|
- ClothingHeadHatWarden
|
||||||
- ClothingUniformJumpsuitWarden
|
- ClothingUniformJumpsuitWarden
|
||||||
- ClothingUniformJumpskirtWarden
|
- ClothingUniformJumpskirtWarden
|
||||||
|
# Winter outfits
|
||||||
- ClothingOuterWinterCap
|
- ClothingOuterWinterCap
|
||||||
- ClothingOuterWinterCE
|
- ClothingOuterWinterCE
|
||||||
- ClothingOuterWinterCMO
|
- ClothingOuterWinterCMO
|
||||||
@@ -962,6 +963,10 @@
|
|||||||
- ClothingOuterWinterSci
|
- ClothingOuterWinterSci
|
||||||
- ClothingOuterWinterRobo
|
- ClothingOuterWinterRobo
|
||||||
- ClothingOuterWinterSec
|
- ClothingOuterWinterSec
|
||||||
|
# Ties
|
||||||
|
- ClothingNeckTieRed
|
||||||
|
- ClothingNeckTieDet
|
||||||
|
- ClothingNeckTieSci
|
||||||
- type: EmagLatheRecipes
|
- type: EmagLatheRecipes
|
||||||
emagStaticRecipes:
|
emagStaticRecipes:
|
||||||
- ClothingHeadHatCentcomcap
|
- ClothingHeadHatCentcomcap
|
||||||
|
|||||||
@@ -1036,3 +1036,24 @@
|
|||||||
completetime: 2
|
completetime: 2
|
||||||
materials:
|
materials:
|
||||||
Cloth: 100
|
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