From d058454271fab899c2ae1953949495e42084b41a Mon Sep 17 00:00:00 2001 From: Radezolid Date: Mon, 16 Dec 2024 17:47:47 -0300 Subject: [PATCH] Orders to Quartermaster --- .../Prototypes/DeltaV/Entities/Objects/Devices/cartridges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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