Makes tools and welders ECS, add ToolQualityPrototype. (#4741)
This commit is contained in:
committed by
GitHub
parent
f2760d0002
commit
365c7da4dc
@@ -4,7 +4,7 @@
|
||||
comp-repairable-repair = You repair {PROPER($target) ->
|
||||
[true] {""}
|
||||
*[false] the{" "}
|
||||
}{$target} with {PROPER($welder) ->
|
||||
}{$target} with {PROPER($tool) ->
|
||||
[true] {""}
|
||||
*[false] the{" "}
|
||||
}{$welder}
|
||||
}{$tool}
|
||||
|
||||
Reference in New Issue
Block a user