]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Improve "points at self" messages (#28147)
authorTayrtahn <tayrtahn@gmail.com>
Sun, 19 May 2024 20:01:54 +0000 (16:01 -0400)
committerGitHub <noreply@github.com>
Sun, 19 May 2024 20:01:54 +0000 (13:01 -0700)
Resources/Locale/en-US/entity-systems/pointing/pointing-system.ftl

index a310fd9b692d96e78a17d060b2d30125cd8f8248..29f0fa27e256937d0cdb234eacf00695ea8ddfc4 100644 (file)
@@ -3,7 +3,7 @@
 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 {THE($other)}.
-pointing-system-point-at-self-others = {CAPITALIZE(THE($otherName))} points at {THE($other)}.
+pointing-system-point-at-self-others = {CAPITALIZE(THE($otherName))} points at {REFLEXIVE($other)}.
 pointing-system-point-at-other-others = {CAPITALIZE(THE($otherName))} points at {THE($other)}.
 pointing-system-point-at-you-other = {$otherName} points at you.
 pointing-system-point-at-tile = You point at the {$tileName}.