In fact lets use the constants instead of bare numbers for use_power everywhere.

This commit is contained in:
Leshana
2020-03-21 16:23:24 -04:00
parent c2d16acdca
commit 938384cb1b
140 changed files with 175 additions and 175 deletions

View File

@@ -15,7 +15,7 @@
anchored = 1.0
circuit = /obj/item/weapon/circuitboard/powermonitor
var/alerting = 0
use_power = 1
use_power = USE_POWER_IDLE
idle_power_usage = 300
active_power_usage = 300
var/datum/nano_module/power_monitor/power_monitor