forked from SpaceStation14-Shenanigans/Monolith
move lathe recipes to Recipes/Lathes/
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
- type: latheRecipe
|
||||
parent: BaseToolRecipe
|
||||
id: UtilityBeltChiefEngineer
|
||||
result: ClothingBeltChiefEngineer
|
||||
completetime: 6
|
||||
materials:
|
||||
Silver: 400
|
||||
Gold: 100
|
||||
|
||||
- type: entity
|
||||
name: shipyard RCD
|
||||
parent: RCD
|
||||
|
||||
@@ -9,20 +9,6 @@
|
||||
icon: { sprite: _NF/Objects/Clothing/Belt/crossbow_quiver.rsi, state: icon }
|
||||
objectType: Item
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpskirtPrivateSec
|
||||
result: ClothingUniformJumpskirtPrivateSec
|
||||
completetime: 4
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpsuitPrivateSec
|
||||
result: ClothingUniformJumpsuitPrivateSec
|
||||
completetime: 4
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: construction
|
||||
name: cloth footwraps
|
||||
id: CraftShoesClothwrap
|
||||
|
||||
@@ -63,6 +63,16 @@
|
||||
parent: NFBaseJumpsuitRecipe
|
||||
result: ClothingUniformRandomPunkCroptopShorts
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpskirtPrivateSec
|
||||
parent: NFBaseJumpsuitRecipe
|
||||
result: ClothingUniformJumpskirtPrivateSec
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpsuitPrivateSec
|
||||
parent: NFBaseJumpsuitRecipe
|
||||
result: ClothingUniformJumpsuitPrivateSec
|
||||
|
||||
# Coats
|
||||
- type: latheRecipe
|
||||
id: ClothingOuterCoatBomberRandomized
|
||||
@@ -100,6 +110,15 @@
|
||||
parent: NFBaseBeltRecipe
|
||||
result: ClothingBeltPunkRandomized
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseToolRecipe
|
||||
id: UtilityBeltChiefEngineer
|
||||
result: ClothingBeltChiefEngineer
|
||||
completetime: 6
|
||||
materials:
|
||||
Silver: 400
|
||||
Gold: 100
|
||||
|
||||
# Gloves
|
||||
- type: latheRecipe
|
||||
id: ClothingHandsMercenaryGlovesCombat
|
||||
|
||||
Reference in New Issue
Block a user