Swaps HV/MV/LV scaling to supply power scaling (#20880)
This commit is contained in:
@@ -170,6 +170,7 @@ namespace Content.Server.Power.Pow3r
|
||||
}
|
||||
}
|
||||
|
||||
network.LastCombinedLoad = demand;
|
||||
network.LastCombinedSupply = totalSupply + totalBatterySupply;
|
||||
network.LastCombinedMaxSupply = totalMaxSupply + totalMaxBatterySupply;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user