mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
@@ -218,7 +218,7 @@
|
||||
var/turf/simulated/open/above = GetAbove(turf)
|
||||
if(!above)
|
||||
warning("Stair created without z-level above: ([loc.x], [loc.y], [loc.z])")
|
||||
return qdel(src)
|
||||
return INITIALIZE_HINT_QDEL
|
||||
if(!istype(above))
|
||||
above.ChangeToOpenturf()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user