From db40b864bba6c78a7295b80dee7d6fcb84ea6757 Mon Sep 17 00:00:00 2001 From: Remuchi <72476615+Remuchi@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:16:15 +0700 Subject: [PATCH] [Fix] Cybereyes No Longer Reveal Identity. (#1127) # Description Fixes issue [reported in the discord.](https://discord.com/channels/1218698320155906090/1218698321053356060/1298139147428696095) --- # Media ![image](https://github.com/user-attachments/assets/11bf61b5-caf0-4104-9224-f55b1c29c1b6) --- # Changelog :cl: - fix: Cybereyes examine message no longer reveals person's identity. Signed-off-by: Remuchi --- Resources/Locale/en-US/traits/misc.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/traits/misc.ftl b/Resources/Locale/en-US/traits/misc.ftl index b76dfa97299..814614f4e2b 100644 --- a/Resources/Locale/en-US/traits/misc.ftl +++ b/Resources/Locale/en-US/traits/misc.ftl @@ -1 +1 @@ -examine-cybereyes-message = {$entity}'s eyes shine with a faint inner light. +examine-cybereyes-message = {CAPITALIZE(POSS-ADJ($entity))} eyes shine with a faint inner light.