diff --git a/Resources/Prototypes/Catalog/Fills/Storage/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Storage/Lockers/security.yml index 8ecd9448ba..af2e5970f2 100644 --- a/Resources/Prototypes/Catalog/Fills/Storage/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Storage/Lockers/security.yml @@ -50,12 +50,33 @@ - name: ClothingShoesBootsJack prob: 1 -#- type: entity -# id: LockerDetectiveFilled -# suffix: Filled -# parent: LockerDetective +- type: entity + id: LockerDetectiveFilled + suffix: Filled + parent: LockerDetective + components: + - type: StorageFill + contents: + - name: ClothingHeadHatFedoraBrown + prob: 1 + - name: ClothingNeckTieDet + prob: 1 + - name: ClothingOuterVestDetective + prob: 1 + - name: ClothingOuterCoatDetective + prob: 1 + - type: entity id: LockerBombFilled parent: LockerBomb suffix: Filled + components: + - type: StorageFill + contents: + - name: ClothingHeadHelmetBombSuit + prob: 1 + - name: ClothingOuterSuitBomb + prob: 1 + - name: ClothingMaskGas + prob: 1 diff --git a/Resources/Prototypes/Catalog/VendingMachines/theater.yml b/Resources/Prototypes/Catalog/VendingMachines/theater.yml index e26bf8e5bf..ac1fad31de 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/theater.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/theater.yml @@ -12,6 +12,10 @@ ClothingOuterXenos: 2 ClothingOuterSkub: 2 ClothingHeadHatXeno: 2 + ClothingOuterSuitChicken: 2 + ClothingHeadHatChickenhead: 2 + ClothingOuterSuitMonkey: 2 + ClothingHeadHatPumpkin: 2 ClothingHeadHatShrineMaidenWig: 2 ClothingOuterSuitShrineMaiden: 2 Gohei: 2