Backend vault-freezer cleanup (#41097)
This commit is contained in:
@@ -365,17 +365,24 @@
|
|||||||
- !type:NestedSelector
|
- !type:NestedSelector
|
||||||
tableId: FillHeadOfSecurityHardsuit
|
tableId: FillHeadOfSecurityHardsuit
|
||||||
|
|
||||||
- type: entity
|
- type: entityTable
|
||||||
id: LockerFreezerVaultFilled
|
id: LockerFillVault
|
||||||
suffix: Vault, Locked
|
table: !type:AllSelector
|
||||||
parent: LockerFreezerBase
|
children:
|
||||||
components:
|
|
||||||
- type: AccessReader
|
|
||||||
access: [ [ "Command" ] ]
|
|
||||||
- type: StorageFill
|
|
||||||
contents:
|
|
||||||
- id: WeaponRevolverDeckard
|
- id: WeaponRevolverDeckard
|
||||||
- id: JetpackBlue
|
- id: JetpackBlue
|
||||||
- id: SpaceCash1000
|
- id: SpaceCash1000
|
||||||
- id: BeachBall
|
- id: BeachBall
|
||||||
- id: BikeHorn
|
- 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