fix cowelding tool (#5550)

This commit is contained in:
Leon Friedrich
2021-11-27 02:51:56 +13:00
committed by GitHub
parent 5f02daec4e
commit 522cb3cf9c

View File

@@ -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