mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 15:06:39 +01:00
Added preliminary skeleton for zone control console, and timeout.
This commit is contained in:
@@ -32,7 +32,10 @@ var/datum/controller/rogue/rm_controller = new()
|
||||
var/diffstep = 1
|
||||
|
||||
//The current mining zone that the shuttle goes to and whatnot
|
||||
var/area/current
|
||||
var/datum/rogue/zonemaster/current = null
|
||||
|
||||
// The world.time at which the scanner was last run (for cooldown)
|
||||
var/last_scan = 0
|
||||
|
||||
var/debugging = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user