mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
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:
co-authored by
ShadowLarkens
Kashargul
parent
3254a47ca7
commit
0964962220
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user