quadruple wew

This commit is contained in:
kevinz000
2017-08-29 10:02:18 -07:00
parent 3a015fc2f0
commit f45f5bbf3d
11 changed files with 1067 additions and 1068 deletions

View File

@@ -13,7 +13,6 @@
var/last_battery_percent = 0 // Used for deciding if battery percentage has chandged
var/last_world_time = "00:00"
var/list/last_header_icons
var/emagged = FALSE // Whether the computer is emagged.
var/base_active_power_usage = 50 // Power usage when the computer is open (screen is active) and can be interacted with. Remember hardware can use power too.
var/base_idle_power_usage = 5 // Power usage when the computer is idle and screen is off (currently only applies to laptops)