Organs now properly retain appearance upon cloning and DNA scramble

This commit is contained in:
Crazylemon64
2016-02-29 22:49:46 -08:00
parent 7a37daa21d
commit fff283bd2a
5 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -477,7 +477,7 @@
domutcheck(new_character)
new_character.dna.UpdateSE()
new_character.sync_organ_dna() //just fucking incase I guess
new_character.sync_organ_dna(1) //just fucking incase I guess
// Do the initial caching of the player's body icons.
new_character.force_update_limbs()