Give cap door remote his access (#26378)
Give cap doorremote his access
This commit is contained in:
parent
0467aeb0a7
commit
ea818ea1b6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue