Medical Techfab + Bed Deconstruction Fix (#7637)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user