diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Devices/cartridges.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/cartridges.yml index 5797bc43722..80bfc352cf3 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Devices/cartridges.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Devices/cartridges.yml @@ -82,7 +82,7 @@ state: stock_trading - type: BankClient - type: AccessReader # This is so that we can restrict who can buy stocks - access: [["Orders"]] + access: [["Quartermaster"]] # Was Orders, should be reverted if order access is removed from cargo technicians. - type: entity parent: BaseItem