We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
the element in question
var/gender_hidden = (skip_gear & EXAMINE_SKIPJUMPSUIT) && (skip_body & EXAMINE_SKIPFACE) var/gender_key = get_visible_gender(user, gender_hidden) var/datum/gender/T = gender_datums[gender_key]
No branches or pull requests
A character set to have plural pronouns has the injury system using female pronouns.
They/them pronouns should be used for the character, if I'm not mistaken
The character descriptive parts used they/them, though all injury/status descriptions used she/her instead.
Steps to reproduce
The text was updated successfully, but these errors were encountered: