Adds empty medkits to medical lathe (#13407)
This commit is contained in:
@@ -71,6 +71,14 @@
|
|||||||
- ButchCleaver
|
- ButchCleaver
|
||||||
- KitchenKnife
|
- KitchenKnife
|
||||||
- MicrowaveMachineCircuitboard
|
- MicrowaveMachineCircuitboard
|
||||||
|
- Medkit
|
||||||
|
- MedkitBurn
|
||||||
|
- MedkitToxin
|
||||||
|
- MedkitO2
|
||||||
|
- MedkitBrute
|
||||||
|
- MedkitAdvanced
|
||||||
|
- MedkitRadiation
|
||||||
|
- MedkitCombat
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
name: technologies-advanced-botany
|
name: technologies-advanced-botany
|
||||||
|
|||||||
@@ -464,6 +464,14 @@
|
|||||||
- PillCanister
|
- PillCanister
|
||||||
- BodyBag
|
- BodyBag
|
||||||
- ChemistryEmptyBottle01
|
- ChemistryEmptyBottle01
|
||||||
|
- Medkit
|
||||||
|
- MedkitBurn
|
||||||
|
- MedkitToxin
|
||||||
|
- MedkitO2
|
||||||
|
- MedkitBrute
|
||||||
|
- MedkitAdvanced
|
||||||
|
- MedkitRadiation
|
||||||
|
- MedkitCombat
|
||||||
- type: Machine
|
- type: Machine
|
||||||
board: MedicalTechFabCircuitboard
|
board: MedicalTechFabCircuitboard
|
||||||
|
|
||||||
|
|||||||
@@ -102,3 +102,67 @@
|
|||||||
materials:
|
materials:
|
||||||
Glass: 500
|
Glass: 500
|
||||||
Steel: 500
|
Steel: 500
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: Medkit
|
||||||
|
result: Medkit
|
||||||
|
name: first aid kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitBurn
|
||||||
|
result: MedkitBurn
|
||||||
|
name: burn treatment kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitToxin
|
||||||
|
result: MedkitToxin
|
||||||
|
name: toxin treatment kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitO2
|
||||||
|
result: MedkitO2
|
||||||
|
name: oxygen deprivation treatment kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitBrute
|
||||||
|
result: MedkitBrute
|
||||||
|
name: brute trauma treatment kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitAdvanced
|
||||||
|
result: MedkitAdvanced
|
||||||
|
name: advanced first aid kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitRadiation
|
||||||
|
result: MedkitRadiation
|
||||||
|
name: radiation treatment kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: MedkitCombat
|
||||||
|
result: MedkitCombat
|
||||||
|
name: combat medical kit (empty)
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Plastic: 300
|
||||||
|
|||||||
Reference in New Issue
Block a user