diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index ed17c651db..0465164d6f 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -23,6 +23,8 @@ prob: 0.2 - id: trayScanner prob: 0.7 + - id: GasAnalyzer + prob: 0.7 - id: ClothingBeltUtility prob: 0.2 - id: ClothingHandsGlovesColorYellow diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml index aa20024c79..c734328417 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml @@ -11,5 +11,6 @@ Wrench: 5 Screwdriver: 5 trayScanner: 5 + GasAnalyzer: 5 ClothingHandsGlovesColorYellowBudget: 5 ClothingBeltUtility: 3