Moves transit space to separate z level. (#1696)
This commit is contained in:
committed by
kevinz000
parent
2304cb7887
commit
ca2d03a082
@@ -316,6 +316,9 @@
|
||||
message_admins(msg)
|
||||
return FALSE
|
||||
|
||||
/obj/docking_port/mobile/proc/transit_failure()
|
||||
message_admins("Shuttle [src] repeatedly failed to create transit zone.")
|
||||
|
||||
//call the shuttle to destination S
|
||||
/obj/docking_port/mobile/proc/request(obj/docking_port/stationary/S)
|
||||
if(!check_dock(S))
|
||||
|
||||
Reference in New Issue
Block a user