Backend vault-freezer cleanup (#41097)
This commit is contained in:
@@ -365,17 +365,24 @@
|
||||
- !type:NestedSelector
|
||||
tableId: FillHeadOfSecurityHardsuit
|
||||
|
||||
- type: entity
|
||||
id: LockerFreezerVaultFilled
|
||||
suffix: Vault, Locked
|
||||
parent: LockerFreezerBase
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [ [ "Command" ] ]
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- type: entityTable
|
||||
id: LockerFillVault
|
||||
table: !type:AllSelector
|
||||
children:
|
||||
- id: WeaponRevolverDeckard
|
||||
- id: JetpackBlue
|
||||
- id: SpaceCash1000
|
||||
- id: BeachBall
|
||||
- id: BikeHorn
|
||||
|
||||
- type: entity
|
||||
id: LockerFreezerVaultFilled
|
||||
suffix: Vault, Filled
|
||||
parent: LockerFreezerBase
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [ [ "Command" ] ]
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
entity_storage: !type:NestedSelector
|
||||
tableId: LockerFillVault
|
||||
|
||||
Reference in New Issue
Block a user