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

View File

@@ -23,6 +23,7 @@
var/nukecode = rand(10000, 99999)
for(var/obj/machinery/nuclearbomb/bomb in world)
if(bomb && bomb.r_code)
// TODO: Tie into space manager
if(bomb.z == ZLEVEL_STATION)
bomb.r_code = nukecode