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
+1 -2
View File
@@ -3,8 +3,7 @@
name = "NTNet Quantum Relay"
desc = "A very complex router and transmitter capable of connecting electronic devices together. Looks fragile."
use_power = ACTIVE_POWER_USE
active_power_usage = 10000 //10kW, apropriate for machine that keeps massive cross-Zlevel wireless network operational. Used to be 20 but that actually drained the smes one round
idle_power_usage = 100
active_power_usage = BASE_MACHINE_ACTIVE_CONSUMPTION * 10 //10kW, apropriate for machine that keeps massive cross-Zlevel wireless network operational. Used to be 20 but that actually drained the smes one round
icon = 'icons/obj/machines/telecomms.dmi'
icon_state = "bus"
density = TRUE