mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
makes medkit mounts buildable in auto and protolathes
This commit is contained in:
+9
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user