mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
@@ -151,6 +151,9 @@
|
||||
if(!below)
|
||||
return
|
||||
|
||||
if(istype(below, /turf/space))
|
||||
return
|
||||
|
||||
var/turf/T = loc
|
||||
if(!T.CanZPass(src, DOWN) || !below.CanZPass(src, DOWN))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user