From c7686875d369fca35a460088d3a3a44763d81b80 Mon Sep 17 00:00:00 2001 From: JDtrimble Date: Mon, 29 Jul 2024 09:52:40 +0300 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D1=80?= =?UTF-8?q?=D0=BE=D0=B1=D0=BE=D1=80=D1=83=D0=BA=D0=B8=D0=B5=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D1=87=D0=B0=D1=82=D0=BA=D0=B8=20=D0=B7=D0=B0=D1=89=D0=B8?= =?UTF-8?q?=D1=89=D0=B0=D1=8E=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: JDtrimble --- Resources/Prototypes/Entities/Clothing/Hands/gloves.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index f1d99884658..2900d446af7 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -204,6 +204,11 @@ fiberMaterial: fibers-leather fiberColor: fibers-black - type: FingerprintMask + # Sunrise-start + - type: Insulated + - type: GloveHeatResistance + heatResistance: 1400 + # Sunrise-end - type: entity parent: [ClothingHandsBase, BaseToggleClothing]