This commit is contained in:
Fox-McCloud
2017-07-13 22:32:42 -04:00
parent 599c686e9c
commit d2708858cd
+1 -1
View File
@@ -1058,7 +1058,7 @@
makeSkeleton()
return //No puking over skeletons, they don't smell at all!
if(!isurf(loc))
if(!isturf(loc))
return
for(var/mob/living/carbon/human/H in range(decaylevel, src))