Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- id: JetpackVoidFilled
- id: ClothingShoesBootsMagSecurity
- type: AccessReader
access: [["USSP"]]
access: [["Mercenary"]]

- type: entity
id: SuitStorageUsspL10
Expand All @@ -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
Expand Down Expand Up @@ -126,4 +126,4 @@
- id: ClothingOuterHardsuitSyndieMedic
- id: ClothingShoesBootsMagSyndie
- id: ClothingMaskGasSyndicate
- id: JetpackBlackFilled # Frontier
- id: JetpackBlackFilled # Frontier
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
parent: LockableButton
components:
- type: AccessReader
access: [["USSP"]]
access: [["Mercenary"]]
Loading