Gauze recipe in medfab (#23417)
* Gauzelathe * latherecipe (cherry picked from commit 292026c58468069a16a07bbc8fcd9935243bf544)
This commit is contained in:
parent
2be4a0f3e3
commit
3a033a3b7d
|
|
@ -817,6 +817,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