From bec641515daa50c8f24d2157c627e05cdffd41b6 Mon Sep 17 00:00:00 2001 From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:46:38 -0500 Subject: [PATCH] Color Coded Anchor Examine Text (#17363) --- Resources/Locale/en-US/examine/examine-system.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/en-US/examine/examine-system.ftl b/Resources/Locale/en-US/examine/examine-system.ftl index 96a904dbfd..243ba57257 100644 --- a/Resources/Locale/en-US/examine/examine-system.ftl +++ b/Resources/Locale/en-US/examine/examine-system.ftl @@ -6,6 +6,6 @@ examine-system-cant-see-entity = You can't make out whatever that is. examine-verb-name = Basic -examinable-anchored = It is anchored to the floor +examinable-anchored = It is [color=darkgreen]anchored[/color] to the floor -examinable-unanchored = It is unanchored from the floor +examinable-unanchored = It is [color=darkred]unanchored[/color] from the floor