From 5a082188af639f1ebee4b479b4d09ad2e5e1806c Mon Sep 17 00:00:00 2001 From: SimpleStation14 Date: Fri, 3 May 2024 11:54:43 -0400 Subject: [PATCH] Cherry-picked commit ea818ea1b6d910fb1b86ee06648fc0da5a100a27 from space-wizards/space-station-14/master --- Resources/Prototypes/Entities/Objects/Devices/door_remote.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml index a2419101c65..736f73d915b 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml @@ -9,7 +9,7 @@ sprite: Objects/Devices/door_remote.rsi - type: Item storedRotation: -90 - - type: Access + - type: Access #No access, useless - type: DoorRemote - type: StealTarget stealGroup: DoorRemote @@ -28,7 +28,7 @@ color: "#9f9f00" - type: Access groups: - - Command + - AllAccess #Cap must be able to control the station - type: entity parent: DoorRemoteDefault