makes medkit mounts buildable in auto and protolathes

This commit is contained in:
shellspeed1
2019-09-30 20:27:58 -07:00
parent e08b26a7b1
commit d90ba95244
@@ -65,6 +65,15 @@
///Medical//
////////////
/datum/design/medkit
name = "Medkit Cabinent"
id = "medkit_cabinent"
build_type = AUTOLATHE | PROTOLATHE
materials = list(MAT_METAL = 4000)
build_path = /obj/item/wallframe/medkit_cabinet
category = list("initial", "Medical")
/datum/design/scalpel
name = "Scalpel"
id = "scalpel"