Makes tools and welders ECS, add ToolQualityPrototype. (#4741)

This commit is contained in:
Vera Aguilera Puerto
2021-10-07 13:01:27 +02:00
committed by GitHub
parent f2760d0002
commit 365c7da4dc
44 changed files with 1144 additions and 863 deletions

View File

@@ -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}