Merge pull request #14208 from TDSSS/stethoscope

added stethoscope to the autholathe
This commit is contained in:
AffectedArc07
2020-09-06 10:11:16 +01:00
committed by GitHub
@@ -543,6 +543,14 @@
build_path = /obj/item/assembly/health
category = list("initial", "Medical")
/datum/design/stethoscope
name = "Stethoscope"
id = "stethoscope"
build_type = AUTOLATHE
materials = list(MAT_METAL = 500)
build_path = /obj/item/clothing/accessory/stethoscope
category = list("initial", "Medical")
/datum/design/timer
name = "Timer"
id = "timer"