Merge pull request #4012 from N3X15/dna2

DNA2 - A recode of DNA
This commit is contained in:
Zuhayr
2013-12-05 02:39:55 -08:00
21 changed files with 1306 additions and 196 deletions

View File

@@ -1480,7 +1480,7 @@ datum
if(prob(98)) randmutb(M)
else randmutg(M)
domutcheck(M, null)
updateappearance(M,M.dna.uni_identity)
M.UpdateAppearance()
return
on_mob_life(var/mob/living/carbon/M)
if(!istype(M)) return