Skip to content

Commit

Permalink
Changeling grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TGRCdev committed Sep 21, 2024
1 parent 699bc76 commit 4ce154a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/abilities/changeling.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4ce154a

Please sign in to comment.