Tries to fix cloning.

This commit is contained in:
Neerti
2015-11-27 23:17:41 -05:00
parent e0b78df024
commit 710833e7a9
+1
View File
@@ -131,6 +131,7 @@
else
H.dna = R.dna
H.UpdateAppearance()
H.sync_organ_dna()
if(heal_level < 60)
randmutb(H) //Sometimes the clones come out wrong.
H.dna.UpdateSE()