1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00

FIX AKBVoltage 703,707, etc

This commit is contained in:
Hellss
2022-07-25 02:23:24 +03:00
parent 3a299c9ea0
commit 7930664514
23 changed files with 33 additions and 27 deletions

View File

@@ -158,6 +158,7 @@ function TRAIN_SYSTEM:SolveAllInternalCircuits(Train, dT)
)/750*(0.5+0.5*B*Train.VB.Value*Train.KZ1.Value)
))
Panel.MainLights2 = Panel.MainLights1*Train.KO.Value
Train.Battery:TriggerInput("Charge", Train.VB.Value*Panel.MainLights1)
Panel.VPR = C(self.Aux750V>250)