Pillbottles can now be made (#36083)

This commit is contained in:
Mark9013100
2018-03-09 15:24:09 -05:00
committed by CitadelStationBot
parent 0aecef50e9
commit 2686699c3e
@@ -423,6 +423,14 @@
build_path = /obj/item/device/healthanalyzer
category = list("initial", "Medical")
/datum/design/pillbottle
name = "Pill Bottle"
id = "pillbottle"
build_type = AUTOLATHE
materials = list(MAT_METAL = 20, MAT_GLASS = 100)
build_path = /obj/item/storage/pill_bottle
category = list("initial", "Medical")
/datum/design/beanbag_slug
name = "Beanbag Slug"
id = "beanbag_slug"