Fix puking over skeletons

This commit is contained in:
ZomgPonies
2014-01-12 00:16:40 -05:00
parent 11ff90b718
commit cf79a5f972
+1 -1
View File
@@ -1611,7 +1611,7 @@
if(decaytime > 27000)
decaylevel = 4
makeSkeleton()
return //No puking over skeletons, they don't smell at all!
for(var/mob/living/carbon/human/H in range(decaylevel, src))
if(prob(5))