Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
## PointingSystem
|
||||
|
||||
pointing-system-try-point-cannot-reach = You can't reach there!
|
||||
pointing-system-point-at-self = You point at yourself.
|
||||
pointing-system-point-at-other = You point at {$other}.
|
||||
pointing-system-point-at-self-others = {$otherName} points at {$other}}.
|
||||
pointing-system-point-at-other-others = {$otherName} points at {$other}}.
|
||||
pointing-system-point-at-other-others = {$otherName} points at {$other}}.
|
||||
pointing-system-point-at-you-other = {$otherName} points at you.
|
||||
pointing-system-other-point-at-tile = {$otherName} points at {$tileName}
|
||||
Reference in New Issue
Block a user