Skip to content

Commit

Permalink
Update humanoid-character-profile.ftl
Browse files Browse the repository at this point in the history
Fixes the pronouns in the character preview to not show they/them pronouns for characters that use it/its
  • Loading branch information
A-z-z-y authored Jan 4, 2025
1 parent 176127c commit a6bc858
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ humanoid-character-profile-summary =
This is {$name}. {$gender ->
[male] He is
[female] She is
[neuter] It is
*[other] They are
} {$age} years old.
} {$age} years old.

0 comments on commit a6bc858

Please sign in to comment.