mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Emagging added.
This commit is contained in:
@@ -653,6 +653,16 @@
|
||||
construction_time = 200
|
||||
category = list("Exosuit Equipment")
|
||||
|
||||
/datum/design/medical_clamp
|
||||
name = "Exosuit Medical Equipment (Rescue Clamp)"
|
||||
id = "mech_medical_clamp"
|
||||
build_type = MECHFAB
|
||||
req_tech = list("biotech" = 4, "engineering" = 4)
|
||||
build_path = /obj/item/mecha_parts/mecha_equipment/medical/rescue_clamp
|
||||
materials = list(MAT_METAL=5000,MAT_GLASS=2000,MAT_DIAMOND=1500)
|
||||
construction_time = 200
|
||||
category = list("Exosuit Equipment")
|
||||
|
||||
/datum/design/mech_generator
|
||||
name = "Exosuit Equipment (Plasma Generator)"
|
||||
id = "mech_generator"
|
||||
|
||||
Reference in New Issue
Block a user