Stethoscope is craftable

Wow!
This commit is contained in:
Hopek
2020-01-27 04:03:17 -06:00
parent a40a3b746e
commit 20b55b4e6c

View File

@@ -982,6 +982,15 @@
category = list("initial", "Medical", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
/datum/design/stethoscope
name = "Stethoscope"
id = "stethoscope"
build_type = AUTOLATHE | PROTOLATHE
materials = list(MAT_METAL = 300)
build_path = /obj/item/clothing/neck/stethoscope
category = list("initial", "Medical", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
/datum/design/wallframe/flasher
name = "Mounted Flash Frame"
id = "wallframe/flasher"