From: Baptr0b0t <152836416+Baptr0b0t@users.noreply.github.com> Date: Sun, 24 Mar 2024 05:19:14 +0000 (+0100) Subject: Give cap door remote his access (#26378) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ea818ea1b6d910fb1b86ee06648fc0da5a100a27;p=space-station-14.git Give cap door remote his access (#26378) Give cap doorremote his access --- diff --git a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml index 25ac56a6da..e63c7f2e03 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