Merge pull request #5589 from uraniummeltdown/rndforthepeople

Removes access restrictions from post-roundstart RnD Consoles (kind of)
This commit is contained in:
Fox McCloud
2016-09-12 14:39:56 -04:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
@@ -214,7 +214,7 @@
/datum/design/rdconsole
name = "Console Board (R&D Console)"
desc = "Allows for the construction of circuit boards used to build a new R&D console."
desc = "Allows for the construction of circuit boards used to build a new R&D console. Can be swiped with a Scientist level ID to manage access levels."
id = "rdconsole"
req_tech = list("programming" = 4)
build_type = IMPRINTER