Files
CHOMPStation2/code/modules/research/mechfab_designs_vr.dm

8 lines
425 B
Plaintext

/datum/design/item/mechfab/rigsuit/rescuepharm
name = "hardsuit mounted rescue pharmacy"
desc = "A suit mounted rescue drug dispenser."
id = "rig_component_rescuepharm"
req_tech = list(TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_MAGNET = 5, TECH_BIO = 4)
materials = list(MAT_PLASTEEL = 3000, MAT_GRAPHITE = 2000, MAT_PLASTIC = 3500, MAT_SILVER = 1750, MAT_GOLD = 1250)
build_path = /obj/item/rig_module/rescue_pharm