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: Tourner le RK à la première position
Common.703.RUT = Ajustement RUT (accéleration réduite)
Common.707.SEQ = Lampe de mouvement de la manette rhéostat
Common.707.TAH = TAH: Mode de conduite d'urgence sans ARS
Common.710.RK = La manette rhéostat est en position intermédiaire
Common.710.LKVT = LKVT: Lampe de bouton de confirmation de freinage
Common.710.SAMMSchemeOff = Bouton stop SAMM
Common.710.SAMMStart = Bouton start SAMM
@@ -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]