Removed old Loc.GetString() use instances (#4155)

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
Galactic Chimp
2021-06-21 02:13:54 +02:00
committed by GitHub
parent 4a46fbe6dd
commit 392b820796
523 changed files with 3082 additions and 1551 deletions

View File

@@ -0,0 +1,4 @@
set-mind-command-description = Transfers a mind to the specified entity. The entity must have a {$requiredComponent}.
set-mind-command-help-text = Usage: {$command} <entityUid> <username>
set-mind-command-target-has-no-content-data-message = Target player does not have content data (wtf?)
set-mind-command-target-has-no-mind-message = Target entity does not have a mind (did you forget to make sentient?)