Shadowpeople update

This commit is contained in:
ZomgPonies
2015-04-13 01:06:39 -04:00
parent 24213e0596
commit 1be205df11
12 changed files with 76 additions and 27 deletions
+1 -1
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","slime","plant","fly","shadow","adamantine","skeleton",8;"")
H.dna.mutantrace = pick("lizard","golem","plant","fly","adamantine","skeleton",8;"")
H.update_body()
else
return