mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Machinery: Always use update_use_power()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user