Reverted accidental changes to SMES building and RCON research

This commit is contained in:
Amunak
2014-12-11 11:27:01 +01:00
parent 1e769b4314
commit 94a93ac97d
2 changed files with 2 additions and 2 deletions

View File

@@ -206,7 +206,7 @@ datum/design/rcon_console
name = "Circuit Design (RCON Remote Control)"
desc = "Allows for the construction of circuit boards used to build a RCON Remote Control console."
id = "rcon_console"
req_tech = list("programming" = 3, "engineering" = 3, "powerstorage" = 2, "bluespace" = 1)
req_tech = list("programming" = 4, "engineering" = 3, "powerstorage" = 5)
build_type = IMPRINTER
materials = list("$glass" = 2000, "sacid" = 20)
build_path = /obj/item/weapon/circuitboard/rcon_console