The name of changeling husks is now unknown

This commit is contained in:
VitrescentTortoise
2013-05-25 14:17:16 -07:00
parent afb49c05d9
commit c451287aa8

View File

@@ -120,6 +120,7 @@
T.dna.real_name = T.real_name //Set this again, just to be sure that it's properly set.
changeling.absorbed_dna |= T.dna
T.real_name = "Unknown"
if(src.nutrition < 400) src.nutrition = min((src.nutrition + T.nutrition), 400)
changeling.chem_charges += 10
changeling.geneticpoints += 2