From ce4c083d651cbd9ebe61ac861b59dc0f460ce59a Mon Sep 17 00:00:00 2001 From: Sam Weaver Date: Tue, 18 Jan 2022 21:31:33 -0500 Subject: [PATCH] Add Gas Analyzers to YouTool and tool closets. (#6233) Co-authored-by: zlodo --- Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml | 2 ++ .../Prototypes/Catalog/VendingMachines/Inventories/youtool.yml | 1 + 2 files changed, 3 insertions(+) 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