From 37189537b032df085f10f97a3cce3fbd5455e422 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sun, 21 Apr 2024 15:40:00 +0200 Subject: [PATCH] Buff welding supplies closet (#27212) In SS13 this closet gives you THREE welding masks and THREE welders. Over here, sometimes it only contained a single mini welding tool. (cherry picked from commit 84c3d225ca4022c0a61aa494ea69692775403244) --- .../Catalog/Fills/Lockers/engineer.yml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index e4d995e52e..b3efb6ec1d 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -65,13 +65,20 @@ components: - type: StorageFill contents: - - id: WelderMini - - id: Welder - prob: 0.7 - - id: WelderIndustrial - prob: 0.5 + - id: ClothingHeadHatWelding + - id: ClothingHeadHatWelding - id: ClothingHeadHatWelding prob: 0.5 + - id: Welder + - id: Welder + - id: WelderMini + orGroup: thirdWelder + - id: Welder + prob: 0.33 + orGroup: thirdWelder + - id: WelderIndustrial + prob: 0.33 + orGroup: thirdWelder - type: entity id: LockerAtmosphericsFilledHardsuit