Makes droppers printable by autolathes and medfabs (#40074)
* Made droppers printable by autolathes and medfabs * added glass to recipe * Update Resources/Prototypes/Recipes/Lathes/chemistry.yml --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
parent
0ad48093a2
commit
2ccd4e8ed3
2 changed files with 3 additions and 2 deletions
|
|
@ -16,6 +16,7 @@
|
|||
- PillCanister
|
||||
- HandLabeler
|
||||
- BaseChemistryEmptyVial
|
||||
- Dropper
|
||||
|
||||
- type: latheRecipePack
|
||||
parent: BasicChemistryStatic
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@
|
|||
result: Dropper
|
||||
completetime: 2
|
||||
materials:
|
||||
Glass: 200
|
||||
Plastic: 100
|
||||
Glass: 50
|
||||
Plastic: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Syringe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue