mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
9 lines
344 B
Plaintext
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")
|