Skip to content

Commit

Permalink
Merge pull request #319 from TGRCdev/changeling-grammar-fix
Browse files Browse the repository at this point in the history
Changeling grammar fix
  • Loading branch information
formlessnameless authored Sep 21, 2024
2 parents c775ac1 + 4ce154a commit d7e872a
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 d7e872a

Please sign in to comment.