mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Crit Rework Final Submission
This commit is contained in:
@@ -52,6 +52,16 @@
|
||||
build_path = /obj/item/healthupgrade
|
||||
category = list("Medical")
|
||||
|
||||
/datum/design/handheld_defib
|
||||
name = "Handheld Defibrillator"
|
||||
desc = "A smaller defibrillator only capable of treating cardiac arrest."
|
||||
id = "handheld_defib"
|
||||
req_tech = list("biotech" = 2, "magnets" = 3)
|
||||
build_type = PROTOLATHE
|
||||
materials = list(MAT_METAL = 20, MAT_GLASS = 20)
|
||||
build_path = /obj/item/handheld_defibrillator
|
||||
category = list("Medical")
|
||||
|
||||
/datum/design/defib
|
||||
name = "Defibrillator"
|
||||
desc = "A device that delivers powerful shocks to detachable paddles that resuscitate incapacitated patients."
|
||||
|
||||
Reference in New Issue
Block a user