mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 18:14:25 +01:00
@@ -20,4 +20,4 @@
|
||||
|
||||
/obj/effect/landmark/map_data/admin_upload/six
|
||||
desc = "An unknown location. It's six levels tall."
|
||||
height = 6
|
||||
height = 6
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
/proc/GetAbove(var/turf/turf)
|
||||
return null
|
||||
/proc/GetBelow(var/turf/turf)
|
||||
return null
|
||||
return null
|
||||
|
||||
@@ -17,4 +17,4 @@
|
||||
/obj/effect/ceiling/Uncross(atom/movable/mover, turf/target)
|
||||
if(target == GetAbove(src))
|
||||
return FALSE
|
||||
return TRUE
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user