Files
S.P.L.U.R.T-Station-13/sandcode/code/modules/research/designs/mechfabricator_designs.dm

9 lines
344 B
Plaintext

/datum/design/borg_upgrade_bsrpd
name = "Cyborg Upgrade (Bluespace RPD)"
id = "borg_upgrade_bsrpd"
build_type = MECHFAB
build_path = /obj/item/borg/upgrade/bsrpd
materials = list(/datum/material/iron = 1000, /datum/material/glass = 1000, /datum/material/bluespace = 500)
construction_time = 100
category = list("Cyborg Upgrade Modules")