Make scarfs craftable (#24735)
* Make scarfs craftable Also sorted the lathe a bit because I like it when it looks nice. * reverts sorting
This commit is contained in:
@@ -986,6 +986,15 @@
|
|||||||
- ClothingNeckTieRed
|
- ClothingNeckTieRed
|
||||||
- ClothingNeckTieDet
|
- ClothingNeckTieDet
|
||||||
- ClothingNeckTieSci
|
- ClothingNeckTieSci
|
||||||
|
# Scarfs - All scarfs avaible in winterdrobe
|
||||||
|
- ClothingNeckScarfStripedGreen
|
||||||
|
- ClothingNeckScarfStripedBlue
|
||||||
|
- ClothingNeckScarfStripedRed
|
||||||
|
- ClothingNeckScarfStripedBrown
|
||||||
|
- ClothingNeckScarfStripedLightBlue
|
||||||
|
- ClothingNeckScarfStripedOrange
|
||||||
|
- ClothingNeckScarfStripedBlack
|
||||||
|
- ClothingNeckScarfStripedPurple
|
||||||
- type: EmagLatheRecipes
|
- type: EmagLatheRecipes
|
||||||
emagStaticRecipes:
|
emagStaticRecipes:
|
||||||
- ClothingHeadHatCentcomcap
|
- ClothingHeadHatCentcomcap
|
||||||
|
|||||||
@@ -1058,7 +1058,7 @@
|
|||||||
completetime: 2
|
completetime: 2
|
||||||
materials:
|
materials:
|
||||||
Cloth: 100
|
Cloth: 100
|
||||||
|
# Ties
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingNeckTieRed
|
id: ClothingNeckTieRed
|
||||||
result: ClothingNeckTieRed
|
result: ClothingNeckTieRed
|
||||||
@@ -1079,3 +1079,59 @@
|
|||||||
completetime: 2
|
completetime: 2
|
||||||
materials:
|
materials:
|
||||||
Cloth: 50
|
Cloth: 50
|
||||||
|
# Scarfs
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedGreen
|
||||||
|
result: ClothingNeckScarfStripedGreen
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedBlue
|
||||||
|
result: ClothingNeckScarfStripedBlue
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedRed
|
||||||
|
result: ClothingNeckScarfStripedRed
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedBrown
|
||||||
|
result: ClothingNeckScarfStripedBrown
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedLightBlue
|
||||||
|
result: ClothingNeckScarfStripedLightBlue
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedOrange
|
||||||
|
result: ClothingNeckScarfStripedOrange
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedBlack
|
||||||
|
result: ClothingNeckScarfStripedBlack
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckScarfStripedPurple
|
||||||
|
result: ClothingNeckScarfStripedPurple
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 50
|
||||||
|
|||||||
Reference in New Issue
Block a user