From 92e09bc49f7e0de2ab1422eb93c4e0fc31546dfe Mon Sep 17 00:00:00 2001 From: Lye Date: Wed, 7 Aug 2024 13:34:16 +0100 Subject: [PATCH] Changed roboticsConsole to HoM/CE access from RD --- .../Entities/Structures/Machines/Computers/computers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 4baf9bb5dc..fdeda03ebc 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -1113,6 +1113,6 @@ - type: Computer board: RoboticsConsoleCircuitboard - type: AccessReader # only used for dangerous things - access: [["ResearchDirector"]] + access: [["ChiefEngineer"]] #HoM access is CE under the hood? - type: Lock unlockOnClick: false