mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
Added more stuff to the status panel for admins, air related, these are only temporal (hehehe)
This commit is contained in:
@@ -17,6 +17,11 @@ datum/controller/game_controller
|
||||
var/minimum_ticks = 20 //The minimum length of time between MC ticks
|
||||
|
||||
var/air_cost = 0
|
||||
var/air_turfs = 0
|
||||
var/air_groups = 0
|
||||
var/air_highpressure= 0
|
||||
var/air_hotspots = 0
|
||||
var/air_superconductivity = 0
|
||||
var/sun_cost = 0
|
||||
var/mobs_cost = 0
|
||||
var/diseases_cost = 0
|
||||
|
||||
Reference in New Issue
Block a user