Repairable Component (#3418)

* Adds a repairable component

* Ignores RepairableComponent in the client

* fix localization

* fix localization
This commit is contained in:
AJCM-git
2021-02-26 22:56:32 -04:00
committed by GitHub
parent 5022a56e76
commit 2f45e5e044
6 changed files with 76 additions and 32 deletions

View File

@@ -0,0 +1,10 @@
### Interaction Messages
# Shown when repairing something
comp-repairable-repair = You repair {PROPER($target) ->
[true] {""}
*[false] the{" "}
}{$target} with {PROPER($welder) ->
[true] {""}
*[false] the{" "}
}{$welder}