Experimentor Addition--Telesci Removal

This commit is contained in:
Fox-McCloud
2015-09-17 00:59:38 -04:00
parent ce91a30da3
commit d41b09c0a6
16 changed files with 1067 additions and 87 deletions
@@ -232,6 +232,16 @@
build_path = /obj/item/weapon/circuitboard/mech_recharger
category = list("Research Machinery")
/datum/design/experimentor
name = "Machine Design (E.X.P.E.R.I-MENTOR Board)"
desc = "The circuit board for an E.X.P.E.R.I-MENTOR."
id = "experimentor"
req_tech = list("programming" = 2, "magnets" = 2, "engineering" = 2, "bluespace" = 2)
build_type = IMPRINTER
materials = list(MAT_GLASS = 1000, "sacid" = 20)
build_path = /obj/item/weapon/circuitboard/experimentor
category = list("Research Machinery")
/datum/design/protolathe
name = "Machine Board (Protolathe)"
desc = "The circuit board for a Protolathe."