Fixes identity transfer not copying digi legs.

This commit is contained in:
Ghommie
2019-10-20 13:43:35 +02:00
parent c59f15a8bc
commit 1e669f25a4

View File

@@ -42,8 +42,8 @@
destination.dna.unique_enzymes = unique_enzymes
destination.dna.uni_identity = uni_identity
destination.dna.blood_type = blood_type
destination.set_species(species.type, icon_update=0)
destination.dna.features = features.Copy()
destination.set_species(species.type, icon_update=0)
destination.dna.real_name = real_name
destination.dna.nameless = nameless
destination.dna.custom_species = custom_species