mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
Adds a Lii'kenka origin & citizenship (#19437)
   Done at the request of @desvenlafaxine.
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
fingerprint = md5(H.dna.uni_identity)
|
||||
sex = H.species.get_species_record_sex(H)
|
||||
species = H.get_species(FALSE, TRUE)
|
||||
citizenship = H.citizenship
|
||||
citizenship = SSrecords.get_citizenship_record_name(H.citizenship)
|
||||
employer = H.employer_faction
|
||||
religion = SSrecords.get_religion_record_name(H.religion)
|
||||
ccia_record = H.ccia_record
|
||||
|
||||
Reference in New Issue
Block a user