use_power var now uses a define to reflect it not being a bool

NO_POWER_USE
IDLE_POWER_USE
ACTIVE_POWER_USE

holopads now correctly set use_power and the active_power_usage
This commit is contained in:
oranges
2017-06-29 23:50:16 +00:00
parent d7e1eee8e0
commit ae3740d84b
103 changed files with 155 additions and 149 deletions
@@ -7,7 +7,7 @@
/obj/machinery/doorButtons
power_channel = ENVIRON
anchored = 1
use_power = 1
use_power = IDLE_POWER_USE
idle_power_usage = 2
active_power_usage = 4
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF