Untagged Shell Records (#11374)

This commit is contained in:
Geeves
2021-03-15 21:36:36 +01:00
committed by GitHub
parent 06ba1a1f20
commit f1fd48c33e
5 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
age = H.age
fingerprint = md5(H.dna.uni_identity)
sex = H.gender
species = H.get_species()
species = H.get_species(FALSE, TRUE)
citizenship = H.citizenship
employer = H.employer_faction
religion = SSrecords.get_religion_record_name(H.religion)