mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Rebalanced Power consumption, increase for machines (#66059)
Machinery power consumption rebalance.
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
icon = null
|
||||
icon_state = null
|
||||
|
||||
use_power = IDLE_POWER_USE
|
||||
idle_power_usage = 5
|
||||
idle_power_usage = BASE_MACHINE_IDLE_CONSUMPTION * 0.05
|
||||
///A flag that describes this device type
|
||||
var/hardware_flag = 0
|
||||
///Power usage during last tick
|
||||
|
||||
Reference in New Issue
Block a user