- !type:NestedSelector
tableId: FillHeadOfSecurityHardsuit
+- type: entityTable
+ id: LockerFillVault
+ table: !type:AllSelector
+ children:
+ - id: WeaponRevolverDeckard
+ - id: JetpackBlue
+ - id: SpaceCash1000
+ - id: BeachBall
+ - id: BikeHorn
+
- type: entity
id: LockerFreezerVaultFilled
- suffix: Vault, Locked
+ suffix: Vault, Filled
parent: LockerFreezerBase
components:
- type: AccessReader
access: [ [ "Command" ] ]
- - type: StorageFill
- contents:
- - id: WeaponRevolverDeckard
- - id: JetpackBlue
- - id: SpaceCash1000
- - id: BeachBall
- - id: BikeHorn
+ - type: EntityTableContainerFill
+ containers:
+ entity_storage: !type:NestedSelector
+ tableId: LockerFillVault