From d53dde19bc9754119c55cb3b28860ebcb223f27a Mon Sep 17 00:00:00 2001 From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Mon, 7 Nov 2022 20:41:00 -0600 Subject: [PATCH] Flashlights in the YouTool and Sectech vendors (#12185) --- .../Prototypes/Catalog/VendingMachines/Inventories/sec.yml | 2 +- .../Prototypes/Catalog/VendingMachines/Inventories/youtool.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml index 6756f54ccd..a02da49f40 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml @@ -4,7 +4,7 @@ Handcuffs: 8 GrenadeFlashBang: 4 Flash: 5 - FlashlightLantern: 4 #seclite + FlashlightSeclite: 5 ClothingEyesGlassesSunglasses: 2 ClothingBeltSecurityWebbing: 5 Zipties: 12 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml index 938dd6185e..e09b27bb16 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/youtool.yml @@ -9,6 +9,7 @@ Screwdriver: 5 trayScanner: 5 GasAnalyzer: 5 + FlashlightLantern: 5 ClothingHandsGlovesColorYellowBudget: 5 ClothingBeltUtility: 3 - AirlockPainter: 3 + AirlockPainter: 3 \ No newline at end of file