From 522cb3cf9cd729ff3d072dfc04c4ce21c2372554 Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Sat, 27 Nov 2021 02:51:56 +1300 Subject: [PATCH] fix cowelding tool (#5550) --- .../Entities/Objects/Tools/cowtools.yml | 24 ++----------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml b/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml index f993606af0..7ccc7f2da0 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/cowtools.yml @@ -111,7 +111,7 @@ - type: entity name: cowelding tool - parent: BaseItem + parent: Welder id: Cowelder description: "Melts anything as long as it's fueled, don't forget your eye protection! Moo!" components: @@ -126,28 +126,8 @@ size: 10 sprite: Objects/Tools/Cowtools/cowelder.rsi HeldPrefix: off - - type: ItemCooldown - - type: MeleeWeapon - damage: - types: - Blunt: 10 - - type: ItemStatus - - type: SolutionContainerManager - solutions: - welder: - maxVol: 50 - reagents: - - ReagentId: WeldingFuel - Quantity: 100 - - type: RefillableSolution - solution: welder - - type: Welder - weldSoundCollection: Welder + - type: Tool speed: 0.05 - - type: PointLight - enabled: false - radius: 1.5 - color: orange - type: entity name: milkalyzer