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