Integrates the z level manager with the space transition system

This commit is contained in:
Crazylemon64
2016-07-29 19:11:36 -07:00
parent 94c0bbff6a
commit ae43de3652
124 changed files with 960 additions and 436 deletions
+2 -1
View File
@@ -57,7 +57,8 @@
if(!interactable())
return
if(computer.z > 6)
// TODO: Tie into space manager
if(computer.z > ZLEVEL_DERELICT)
to_chat(usr, "<span class='danger'>Unable to establish a connection</span>: You're too far away from the station!")
return
var/dat