From a9e03f60f3ae587869a23288fbae8fb9059c1766 Mon Sep 17 00:00:00 2001 From: icesickleone <132941221+icesickleone@users.noreply.github.com> Date: Fri, 2 Jun 2023 01:53:24 +0100 Subject: [PATCH] Fix cowelding tool healing blunt damage (#17046) --- Resources/Prototypes/Entities/Objects/Tools/cowtools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml b/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml index 0d62217f9f..d500ef141c 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml @@ -134,7 +134,7 @@ litMeleeDamageBonus: types: # When lit, negate standard melee damage and replace with heat Heat: 0.5 - Blunt: -10 + Blunt: -5 - type: entity name: milkalyzer