Rebalanced Power consumption, increase for machines (#66059)

Machinery power consumption rebalance.
This commit is contained in:
Ghilker
2022-04-20 09:50:54 +02:00
committed by GitHub
parent 4ba9b2d585
commit ffd1ae5fc0
189 changed files with 492 additions and 342 deletions
@@ -9,9 +9,6 @@ GLOBAL_DATUM_INIT(keycard_events, /datum/events, new)
desc = "This device is used to trigger station functions, which require more than one ID card to authenticate."
icon = 'icons/obj/monitors.dmi'
icon_state = "auth_off"
use_power = IDLE_POWER_USE
idle_power_usage = 2
active_power_usage = 6
power_channel = AREA_USAGE_ENVIRON
req_access = list(ACCESS_KEYCARD_AUTH)
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF