From 4ce154a679e929f820aca5fdfa8829cdb2c65df1 Mon Sep 17 00:00:00 2001 From: TGRCDev Date: Sat, 21 Sep 2024 13:42:09 -0700 Subject: [PATCH] Changeling grammar fix --- Resources/Locale/en-US/abilities/changeling.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/abilities/changeling.ftl b/Resources/Locale/en-US/abilities/changeling.ftl index e9424bca4cce..1deada837b2c 100644 --- a/Resources/Locale/en-US/abilities/changeling.ftl +++ b/Resources/Locale/en-US/abilities/changeling.ftl @@ -4,7 +4,7 @@ changeling-chemicals-deficit = Not enough chemicals! changeling-action-fail-lesserform = Can't use it while in lesser form! changeling-action-fail-absorbed = Need to absorb {$number} more organics to use it! -changeling-absorb-start = {CAPITALIZE(THE($user))} starts absorbing {CAPITALIZE(THE($target))}'s! +changeling-absorb-start = {CAPITALIZE(THE($user))} starts absorbing {CAPITALIZE(THE($target))}! changeling-absorb-fail-incapacitated = You can't absorb it until it's not incapacitated. changeling-absorb-fail-absorbed = You've already absorbed it. changeling-absorb-fail-unabsorbable = The target is not absorbable.