Convert gender and pronoun from bay to TG (#19170)

* Convert gender and pronoun from pay to TG

* Remove HERM from biological gender init_possible_values because it won't work

* fix runtime error

---------

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Aura Dusklight
2026-02-25 00:00:04 +01:00
committed by GitHub
co-authored by ShadowLarkens Kashargul
parent 3254a47ca7
commit 0964962220
13 changed files with 107 additions and 37 deletions
@@ -306,7 +306,7 @@
..()
plane_holder.set_vis(VIS_AUGMENTED, TRUE)
plane_holder.set_vis(VIS_SOULCATCHER, TRUE)
identifying_gender = client.prefs.identifying_gender
identifying_gender = client.prefs.read_preference(/datum/preference/choiced/gender/identifying)
/mob/living/carbon/brain/caught_soul/Destroy()
if(soulcatcher)