From: Flareguy <78941145+Flareguy@users.noreply.github.com> Date: Mon, 8 Jan 2024 05:36:38 +0000 (-0600) Subject: Gives engineering and research access to locked gas canisters (#23706) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=81aa5d3a18a1b9ad69a862a74ed287fab997c833;p=space-station-14.git Gives engineering and research access to locked gas canisters (#23706) --- diff --git a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml index b10945bca1..438d4397ce 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml @@ -99,7 +99,7 @@ - type: StaticPrice price: 1000 - type: AccessReader - access: [["Atmospherics"], ["ResearchDirector"]] + access: [["Atmospherics"], ["Engineering"], ["Research"]] - type: Lock locked: false