Skip to content

Commit

Permalink
Give cap door remote his access (space-wizards#26378)
Browse files Browse the repository at this point in the history
Give cap doorremote his access
  • Loading branch information
Baptr0b0t committed Mar 24, 2024
1 parent 0467aeb commit ea818ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Devices/door_remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -28,7 +28,7 @@
color: "#9f9f00"
- type: Access
groups:
- Command
- AllAccess #Cap must be able to control the station

- type: entity
parent: DoorRemoteDefault
Expand Down

0 comments on commit ea818ea

Please sign in to comment.