Fix Welder component interaction (#4634)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
welder-component-welder-not-lit-message = The welder is turned off!
|
||||
welder-component-cannot-weld-message = The welder does not have enough fuel for that!
|
||||
welder-component-no-fuel-message = The welder has no fuel left!
|
||||
welder-component-no-fuel-in-tank = {$owner} is empty
|
||||
welder-component-on-examine-welder-lit-message = [color=orange]Lit[/color]
|
||||
welder-component-on-examine-welder-not-lit-message = Not lit
|
||||
welder-component-on-examine-detailed-message = Fuel: [color={$colorName}]{$fuelLeft}/{$fuelCapacity}[/color].
|
||||
@@ -8,4 +9,4 @@ welder-component-suicide-lit-others-message = {$victim} welds their every orific
|
||||
welder-component-suicide-lit-message = You weld your every orifice closed!
|
||||
welder-component-suicide-unlit-others-message = {$victim} bashes themselves with the unlit welding torch!
|
||||
welder-component-suicide-unlit-message = You bash yourself with the unlit welding torch!
|
||||
welder-component-after-interact-refueled-message = Welder refueled
|
||||
welder-component-after-interact-refueled-message = Welder refueled
|
||||
|
||||
Reference in New Issue
Block a user