mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Removes boards
This commit is contained in:
@@ -332,16 +332,6 @@
|
||||
build_path = /obj/item/circuitboard/comm_traffic
|
||||
category = list("Computer Boards")
|
||||
|
||||
/datum/design/telesci_console
|
||||
name = "Console Board (Telepad Control Console)"
|
||||
desc = "Allows for the construction of circuit boards used to build a telescience console."
|
||||
id = "telesci_console"
|
||||
req_tech = list("programming" = 3, "bluespace" = 3, "plasmatech" = 4)
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 1000)
|
||||
build_path = /obj/item/circuitboard/telesci_console
|
||||
category = list("Computer Boards")
|
||||
|
||||
/datum/design/teleconsole
|
||||
name = "Console Board (Teleporter Console)"
|
||||
desc = "Allows for the construction of circuit boards used to build a teleporter control console."
|
||||
|
||||
@@ -72,16 +72,6 @@
|
||||
build_path = /obj/item/circuitboard/quantumpad
|
||||
category = list ("Teleportation Machinery")
|
||||
|
||||
/datum/design/telepad
|
||||
name = "Machine Board (Telepad Board)"
|
||||
desc = "Allows for the construction of circuit boards used to build a Telepad."
|
||||
id = "telepad"
|
||||
req_tech = list("programming" = 4, "bluespace" = 5, "plasmatech" = 4, "engineering" = 4)
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 1000)
|
||||
build_path = /obj/item/circuitboard/telesci_pad
|
||||
category = list ("Teleportation Machinery")
|
||||
|
||||
/datum/design/teleport_hub
|
||||
name = "Machine Board (Teleportation Hub)"
|
||||
desc = "Allows for the construction of circuit boards used to build a Teleportation Hub."
|
||||
|
||||
Reference in New Issue
Block a user