mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-26 02:02:39 +00:00
Robotics Sterile Surgery
This commit is contained in:
@@ -447,6 +447,22 @@
|
||||
build_path = /obj/item/weapon/bonesetter
|
||||
category = list("initial", "Medical")
|
||||
|
||||
/datum/design/fixovein
|
||||
name = "FixOVein"
|
||||
id = "fixovein"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(MAT_METAL = 5000, MAT_GLASS = 3000)
|
||||
build_path = /obj/item/weapon/FixOVein
|
||||
category = list("initial", "Medical")
|
||||
|
||||
/datum/design/bonegel
|
||||
name = "Bone Gel"
|
||||
id = "bonegel"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(MAT_METAL = 1000, MAT_GLASS = 6000)
|
||||
build_path = /obj/item/weapon/bonegel
|
||||
category = list("initial", "Medical")
|
||||
|
||||
/datum/design/syringe
|
||||
name = "Syringe"
|
||||
id = "syringe"
|
||||
|
||||
Reference in New Issue
Block a user