diff --git a/Resources/Prototypes/_NF/Entities/Structures/Power/apc.yml b/Resources/Prototypes/_NF/Entities/Structures/Power/apc.yml index 3bdab73e958..520f3e99baa 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Power/apc.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Power/apc.yml @@ -8,4 +8,6 @@ maxCharge: 50000 startingCharge: 50000 - type: Apc - apcIgnoreEmp: true \ No newline at end of file + apcIgnoreEmp: true + - type: AccessReader + access: [["Command"], ["Security"]]