[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:
SkyratBot
2022-04-23 16:03:43 +02:00
committed by GitHub
parent c43887256c
commit c0b6fd78cc
2 changed files with 2 additions and 1 deletions
@@ -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",