mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Merge pull request #5589 from uraniummeltdown/rndforthepeople
Removes access restrictions from post-roundstart RnD Consoles (kind of)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user