Medical Techfab + Bed Deconstruction Fix (#7637)

This commit is contained in:
Rane
2022-04-23 22:27:12 -04:00
committed by GitHub
parent 5998f6e978
commit a74e6842d9
10 changed files with 109 additions and 5 deletions

View File

@@ -41,6 +41,9 @@
- !type:SpawnPrototype
prototype: SheetSteel1
amount: 2
- !type:SpawnPrototype
prototype: MaterialCloth1
amount: 2
steps:
- tool: Screwing
doAfter: 1
@@ -63,6 +66,9 @@
- !type:SpawnPrototype
prototype: SheetPlasteel1
amount: 2
- !type:SpawnPrototype
prototype: MaterialDurathread1
amount: 2
steps:
- tool: Screwing
doAfter: 1

View File

@@ -73,3 +73,37 @@
materials:
Glass: 500
Steel: 500
- type: latheRecipe
id: ClothingHandsGlovesLatex
icon: Clothing/Hands/Gloves/latex.rsi/icon.png
result: ClothingHandsGlovesLatex
completetime: 2
materials:
Plastic: 300
- type: latheRecipe
id: ClothingHandsGlovesNitrile
icon: Clothing/Hands/Gloves/Color/blue.rsi/icon.png
result: ClothingHandsGlovesNitrile
completetime: 2
materials:
Plastic: 100
Durathread: 200
- type: latheRecipe
id: ClothingMaskSterile
icon: Clothing/Mask/sterile.rsi/icon.png
result: ClothingMaskSterile
completetime: 2
materials:
Plastic: 300
- type: latheRecipe
id: DiseaseSwab
icon: Objects/Specific/Medical/mouth_swab.rsi/icon.png
result: DiseaseSwab
completetime: 1
materials:
Cloth: 20
Plastic: 20