Might as well update golems also

This commit is contained in:
ZomgPonies
2015-04-13 06:05:42 -04:00
parent 1be205df11
commit 55dbbc32b5
8 changed files with 31 additions and 122 deletions

View File

@@ -217,7 +217,7 @@ proc/wabbajack(mob/living/M)
var/mob/living/carbon/human/human/H = new_mob
// ready_dna(H)
if(H.dna)
H.dna.mutantrace = pick("lizard","golem","plant","fly","adamantine","skeleton",8;"")
H.dna.mutantrace = pick("lizard","plant","fly","skeleton",8;"")
H.update_body()
else
return