From 32eb2d60ca6130fe4cd61ab0d220f59a5be91b31 Mon Sep 17 00:00:00 2001 From: Scribbles0 <91828755+Scribbles0@users.noreply.github.com> Date: Fri, 5 May 2023 18:03:14 -0700 Subject: [PATCH] Reduce lighter fuel consumption on light (#16129) --- Resources/Prototypes/Entities/Objects/Tools/lighters.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml index ef22844227..ff27ed0218 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml @@ -61,6 +61,7 @@ Blunt: 0 #this feels hacky, but is needed for burn damage while active (i think) - type: Welder fuelConsumption: 0.01 + welderOnConsume: 0.1 litMeleeDamageBonus: types: Heat: 1 -- 2.51.2