From 953c69654a71f4011e391e38add02abce840ee67 Mon Sep 17 00:00:00 2001 From: Krug-Gaming <187971724+Berserker-88@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:57:50 +0000 Subject: [PATCH] Nightstalker hat crafting fix (#768) Update hats.yml --- .../_Nuclear14/Entities/Clothing/Head/hats.yml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml index 1e7d77298ea..3507ccdd03d 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Clothing/Head/hats.yml @@ -534,14 +534,9 @@ sprite: _Nuclear14/Clothing/Head/FalloutHats/nightstalkerhat.rsi - type: Clothing sprite: _Nuclear14/Clothing/Head/FalloutHats/nightstalkerhat.rsi - - type: Armor - modifiers: - coefficients: - Blunt: 0.9 - Slash: 0.9 - Piercing: 0.95 - Heat: 0.95 - Poison: 0.8 + - type: Construction + graph: NightstalkerhatGraph + node: head - type: ClothingSpecialModifier enduranceModifier: 1 @@ -584,4 +579,4 @@ - type: Clothing sprite: _Nuclear14/Clothing/Head/FalloutHats/caravancompanysuithat.rsi - type: ClothingSpecialModifier - charismaModifier: 2 \ No newline at end of file + charismaModifier: 2