Skip to content

Commit

Permalink
Clean up DeltaV's clothing.yml (#2553)
Browse files Browse the repository at this point in the history
Clean up

Signed-off-by: Radezolid <[email protected]>
  • Loading branch information
Radezolid authored Dec 28, 2024
1 parent 0fa9e0a commit 9c3b8b6
Showing 1 changed file with 17 additions and 64 deletions.
81 changes: 17 additions & 64 deletions Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml
Original file line number Diff line number Diff line change
@@ -1,144 +1,97 @@
# Jumpsuits - Security

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpsuitSecBlue
result: ClothingUniformJumpsuitSecBlue
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpsuitSecGrey
result: ClothingUniformJumpsuitSecGrey
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpsuitWardenBlue
result: ClothingUniformJumpsuitWardenBlue
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpsuitWardenGrey
result: ClothingUniformJumpsuitWardenGrey
completetime: 4
materials:
Cloth: 300

# Jumpskirts - Security

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtSecBlue
result: ClothingUniformJumpskirtSecBlue
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtSecGrey
result: ClothingUniformJumpskirtSecGrey
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtHoSBlue
result: ClothingUniformJumpskirtHoSBlue
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtHoSGrey
result: ClothingUniformJumpskirtHoSGrey
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtWardenBlue
result: ClothingUniformJumpskirtWardenBlue
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
parent: BaseJumpsuitRecipe
id: ClothingUniformJumpskirtWardenGrey
result: ClothingUniformJumpskirtWardenGrey
completetime: 4
materials:
Cloth: 300

# Security Sweater

- type: latheRecipe
parent: BaseCoatRecipe
id: ClothingOuterStasecSweater
result: ClothingOuterStasecSweater
completetime: 4
materials:
Cloth: 500
Durathread: 200

# Chief Justice Wardrobe

- type: latheRecipe
parent: BaseHatRecipe
id: ClothingHeadHatCJToque
result: ClothingHeadHatCJToque
completetime: 2
materials:
Cloth: 100
Durathread: 50

- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpsuitChiefJustice
result: ClothingUniformJumpsuitChiefJustice
completetime: 4
materials:
Cloth: 300
Durathread: 100

- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpskirtChiefJustice
result: ClothingUniformJumpskirtChiefJustice
completetime: 4
materials:
Cloth: 300
Durathread: 100

- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpsuitChiefJusticeFormal
result: ClothingUniformJumpsuitChiefJusticeFormal
completetime: 4
materials:
Cloth: 300
Durathread: 100

- type: latheRecipe
parent: BaseCommandJumpsuitRecipe
id: ClothingUniformJumpsuitChiefJusticeWhite
result: ClothingUniformJumpsuitChiefJusticeWhite
completetime: 5
materials:
Cloth: 300
Durathread: 100

- type: latheRecipe
id: ClothingNeckCloakCJ
result: ClothingNeckCloakCJ
completetime: 2.8
materials:
Cloth: 200
Durathread: 150

- type: latheRecipe
parent: BaseCommandCoatRecipe
id: ClothingOuterChiefJustice
result: ClothingOuterChiefJustice
completetime: 3.2
materials:
Cloth: 500
Durathread: 300

#Syndicate Clothing

Expand Down

0 comments on commit 9c3b8b6

Please sign in to comment.