You can no longer fall onto and hit ghosts.

This commit is contained in:
Cyantime
2017-11-28 15:40:48 -05:00
parent 6dca303ad1
commit c2bfa94789
+3
View File
@@ -54,6 +54,9 @@
else
prey.Weaken(8) //Just fall onto them if neither of the above apply.
/mob/observer/dead/CheckFall()
return
/mob/proc/CanZPass(atom/A, direction)
if(z == A.z) //moving FROM this turf
return direction == UP //can't go below