fix flippo not igniting plasma (#24207)
Add welder component to FlippoLighter
This commit is contained in:
@@ -177,6 +177,10 @@
|
|||||||
- ReagentId: WeldingFuel
|
- ReagentId: WeldingFuel
|
||||||
Quantity: 12
|
Quantity: 12
|
||||||
maxVol: 12 #uses less fuel than a welder, so this isnt as bad as it looks
|
maxVol: 12 #uses less fuel than a welder, so this isnt as bad as it looks
|
||||||
|
- type: Welder
|
||||||
|
fuelConsumption: 0.01
|
||||||
|
fuelLitCost: 0.1
|
||||||
|
tankSafe: true
|
||||||
- type: ToggleableLightVisuals
|
- type: ToggleableLightVisuals
|
||||||
spriteLayer: lighter_flame
|
spriteLayer: lighter_flame
|
||||||
inhandVisuals:
|
inhandVisuals:
|
||||||
|
|||||||
Reference in New Issue
Block a user