mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Правильные положения КМ № 013 и 334, разобщительных кранов и дверей при спавне
This commit is contained in:
@@ -680,7 +680,7 @@ function ENT:Think()
|
||||
else
|
||||
self:SetPackedRatio("BLPressure", self.Pneumatic.BrakeLinePressure/16.0)
|
||||
end
|
||||
self:SetPackedRatio("TLPressure", self.Pneumatic.TrainLinePressure/16.0)
|
||||
self:SetPackedRatio("TLPressure", self.Pneumatic.AuxiliaryLinePressure/16.0)
|
||||
self:SetPackedRatio("BCPressure", self.Pneumatic.BrakeCylinderPressure/6.0)
|
||||
self:SetPackedRatio("EnginesVoltage", self.Electric.Aux750V/1000.0)
|
||||
self:SetPackedRatio("EnginesCurrent2", 0.5 + 0.5*(self.Electric.I13/500.0))
|
||||
|
||||
Reference in New Issue
Block a user