parent
0e306e7862
commit
292026c584
|
|
@ -772,6 +772,7 @@
|
|||
staticRecipes:
|
||||
- Brutepack
|
||||
- Ointment
|
||||
- Gauze
|
||||
- HandLabeler
|
||||
- Defibrillator
|
||||
- HandheldHealthAnalyzer
|
||||
|
|
|
|||
|
|
@ -64,6 +64,13 @@
|
|||
Glass: 25
|
||||
Plastic: 25
|
||||
|
||||
- type: latheRecipe
|
||||
id: Gauze
|
||||
result: Gauze1
|
||||
completetime: 1
|
||||
materials:
|
||||
Cloth: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: HandheldCrewMonitor
|
||||
result: HandheldCrewMonitorEmpty
|
||||
|
|
|
|||
Loading…
Reference in New Issue