mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
[MIRROR] Medilathe can now print pill bottles [MDB IGNORE] (#13031)
* Medilathe can now print pill bottles (#66417) Co-authored-by: bumtickley00 <pebis@ lol.com> (really?) * Medilathe can now print pill bottles Co-authored-by: Tony <19880843+AdmiralPancakes1@users.noreply.github.com>
This commit is contained in:
@@ -620,7 +620,7 @@
|
||||
/datum/design/pillbottle
|
||||
name = "Pill Bottle"
|
||||
id = "pillbottle"
|
||||
build_type = AUTOLATHE
|
||||
build_type = AUTOLATHE | PROTOLATHE | AWAY_LATHE
|
||||
materials = list(/datum/material/plastic = 20, /datum/material/glass = 100)
|
||||
build_path = /obj/item/storage/pill_bottle
|
||||
category = list("initial", "Medical", "Medical Designs")
|
||||
|
||||
@@ -219,6 +219,7 @@
|
||||
"dropper",
|
||||
"hemostat",
|
||||
"large_beaker",
|
||||
"pillbottle",
|
||||
"plumbing_rcd",
|
||||
"portable_chem_mixer",
|
||||
"retractor",
|
||||
|
||||
Reference in New Issue
Block a user