mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-07 07:53:15 +00:00
Machinery: Always use update_use_power()
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/obj/machinery/portable_atmospherics/powered/reagent_distillery
|
||||
name = "chemical distillery"
|
||||
desc = "A complex machine utilizing state-of-the-art components to mix chemicals at different temperatures."
|
||||
use_power = 1
|
||||
use_power = USE_POWER_IDLE
|
||||
|
||||
icon = 'icons/obj/machines/reagent.dmi'
|
||||
icon_state = "distiller"
|
||||
|
||||
Reference in New Issue
Block a user