From 87f2071ba13355abb9dc80e8118e11d9d88b1110 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:26:01 -0500 Subject: [PATCH] Make experimental welding tool less harmful to eyes (#34792) code --- Resources/Prototypes/Entities/Objects/Tools/welders.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/welders.yml b/Resources/Prototypes/Entities/Objects/Tools/welders.yml index 197dca00ff..43c1019dd6 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/welders.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/welders.yml @@ -171,6 +171,8 @@ reagents: - ReagentId: WeldingFuel Quantity: 1 + - type: RequiresEyeProtection + statusEffectTime: 5 # less harmful; sunglasses can block it - type: entity name: emergency welding tool -- 2.51.2