diff --git a/Resources/Prototypes/_Mono/Catalogs/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/_Mono/Catalogs/Fills/Lockers/suit_storage.yml index af7c3ce515a..255fdec838b 100644 --- a/Resources/Prototypes/_Mono/Catalogs/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/_Mono/Catalogs/Fills/Lockers/suit_storage.yml @@ -14,7 +14,7 @@ - id: JetpackVoidFilled - id: ClothingShoesBootsMagSecurity - type: AccessReader - access: [["USSP"]] + access: [["Mercenary"]] - type: entity id: SuitStorageUsspL10 @@ -29,8 +29,8 @@ - id: ClothingMaskGasSecurity - id: JetpackMiniFilled - id: ClothingShoesBootsMagSecurity -# - type: AccessReader #USSP Access currently unused -# access: [["USSP"]] + - type: AccessReader #USSP Access currently unused + access: [["Mercenary"]] - type: entity id: SuitStorageCommissar @@ -126,4 +126,4 @@ - id: ClothingOuterHardsuitSyndieMedic - id: ClothingShoesBootsMagSyndie - id: ClothingMaskGasSyndicate - - id: JetpackBlackFilled # Frontier \ No newline at end of file + - id: JetpackBlackFilled # Frontier diff --git a/Resources/Prototypes/_Mono/Entities/Structures/Wallmounts/switch.yml b/Resources/Prototypes/_Mono/Entities/Structures/Wallmounts/switch.yml index 879007165c1..2a32ef1d643 100644 --- a/Resources/Prototypes/_Mono/Entities/Structures/Wallmounts/switch.yml +++ b/Resources/Prototypes/_Mono/Entities/Structures/Wallmounts/switch.yml @@ -4,4 +4,4 @@ parent: LockableButton components: - type: AccessReader - access: [["USSP"]] + access: [["Mercenary"]]