From 88ea309c687696cdc7e0982abe80206639ea186b Mon Sep 17 00:00:00 2001 From: kosmik641 Date: Sun, 10 Jan 2021 00:19:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=BE=D0=BB=D0=BE=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=20=D1=83=D1=81=D1=82=D0=B0=D0=B2=D0=BA=D0=B8=20=D0=BF?= =?UTF-8?q?=D1=80=D0=B8=20=D0=BD=D0=B5=D0=B0=D0=BA=D1=82=D0=B8=D0=B2=D0=BD?= =?UTF-8?q?=D0=BE=D0=B9=20=D0=BA=D0=B0=D0=B1=D0=B8=D0=BD=D0=B5=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=9C=D0=A4=D0=94=D0=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/metrostroi/systems/sys_81_722_mfdu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/metrostroi/systems/sys_81_722_mfdu.lua b/lua/metrostroi/systems/sys_81_722_mfdu.lua index ad69c78..255cac8 100644 --- a/lua/metrostroi/systems/sys_81_722_mfdu.lua +++ b/lua/metrostroi/systems/sys_81_722_mfdu.lua @@ -459,6 +459,7 @@ if SERVER then if self.MFDUL2State > 2 then self.MFDUL2State = 0 end + Train:SetPackedRatio("MFDUPowerCommand",0) Train:SetNW2Int("MFDUSpeed",0) self.MFDUL3State = 0 self.MFDUL4State = 0