Fix bug where fuel wouldn't be consumed

This commit is contained in:
zumorica
2020-04-29 14:10:22 +02:00
parent 0a44490acb
commit 6dd0b00512
2 changed files with 4 additions and 6 deletions

View File

@@ -54,12 +54,12 @@
- type: MeleeWeapon
- type: ItemStatus
- type: Solution
maxVol: 50
maxVol: 100
caps: 9
contents:
reagents:
- ReagentId: chem.WeldingFuel
Quantity: 50
Quantity: 100
- type: Tool
behavior: enum.Tool.Welder
useSoundCollection: Welder