diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index c1a16da55e..27ddea1b11 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -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