feartheblackout
2024-06-20 10:16:58 +00:00
committed by GitHub
parent dacb5bf71f
commit 71ef6c3bcd
9 changed files with 107 additions and 6 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ var/const/NO_EMAG_ACT = -50
/mob/living/carbon/human/set_id_info(var/obj/item/card/id/id_card)
..()
id_card.age = age
id_card.citizenship = citizenship
id_card.citizenship = SSrecords.get_citizenship_record_name(citizenship)
id_card.mob_id = WEAKREF(src)
id_card.employer_faction = employer_faction