Fix welder making unwanted sounds (#1536)
* Fix Welding making sounds if not actually welded something * Fix Sound Error * -Hardcode bad -Removed duplicate sound on suicide
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
name: wirecutter
|
||||
parent: BaseItem
|
||||
id: Wirecutter
|
||||
@@ -97,7 +97,7 @@
|
||||
- ReagentId: chem.WeldingFuel
|
||||
Quantity: 100
|
||||
- type: Welder
|
||||
useSoundCollection: Welder
|
||||
weldSoundCollection: Welder
|
||||
- type: PointLight
|
||||
enabled: false
|
||||
radius: 1.5
|
||||
|
||||
Reference in New Issue
Block a user