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

Fixed LKVT ezh3 (#295)

This commit is contained in:
Hellss
2021-07-26 09:25:45 +03:00
committed by GitHub
parent fb58f48446
commit 794ad622da
13 changed files with 24 additions and 27 deletions

View File

@@ -41,7 +41,7 @@ Common.703.KRR = KRR: Tlačítko obracení reversů do první p
Common.703.RUT = Regulace RUT (pomalejší akcelerace)
Common.707.SEQ = Kontrolka rotování reostatu kontroléru
Common.707.TAH = TAH: Nouzová jízda bez ARS
Common.710.RK = Reostat kontroléru je ve střední poloze
Common.710.LKVT = LKVT: Kontrolka tlačítko bdělosti
Common.710.SAMMSchemeOff = SAMM: Tlačítko vypnutí trakce RAV
Common.710.SAMMStart = SAMM: Tlačítko aktivace RAV
@@ -564,7 +564,7 @@ Entities.gmod_subway_ezh3.Buttons.Main.V5Set = @[Common.703.LOff]
Entities.gmod_subway_ezh3.Buttons.Main.KU11Set = @[Common.703.KSD]
Entities.gmod_subway_ezh3.Buttons.Main.KVTSet = @[Common.ARS.KVT]
Entities.gmod_subway_ezh3.Buttons.Main.KBSet = @[Common.ARS.KB]
Entities.gmod_subway_ezh3.Buttons.Main.RKLamp = @[Common.710.RK]
Entities.gmod_subway_ezh3.Buttons.Main.!LKVT = @[Common.710.LKVT]
Entities.gmod_subway_ezh3.Buttons.Main.ARSToggle = @[Common.ALL.ARS]
Entities.gmod_subway_ezh3.Buttons.Main.R_UNchToggle = @[Common.ALL.UNCh]
Entities.gmod_subway_ezh3.Buttons.Main.V2Toggle = @[Common.ALL.VUD]