1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-04 00:52:33 +00:00

Added OtklAVU 703, UKS Em509

This commit is contained in:
Hellss
2022-07-12 16:34:30 +03:00
parent f28a9760f3
commit f5e66dbd81
21 changed files with 189 additions and 63 deletions

View File

@@ -6,8 +6,8 @@ return [[
#######Buttons###########
#Common
Common.509.50V = +50В: Питание дополнительных потребителий
Common.509.UKS = Работа устройства ограничения скорости
Common.509.UKSDisconnect = Кран отключения устройства ограничения скорости
Common.509.UKS = Работа УКС (устройства контроля скорости)
Common.509.UKSDisconnect = РЦ-УКС (устройства контроля скорости)
Common.509.Heaters = Включение отопления салонов
@@ -99,7 +99,7 @@ Entities.gmod_subway_em509.Buttons.ParkingBrake.ParkingBrakeLeft
Entities.gmod_subway_em509.Buttons.ParkingBrake.ParkingBrakeRight = @[Common.703.ParkingBrakeRight]
Entities.gmod_subway_em509.Buttons.UAVAPanel.UAVAToggle = @[Common.ALL.UAVA]
Entities.gmod_subway_em509.Buttons.UAVAPanel.UAVACToggle = @[Common.ALL.UAVAContact]
Entities.gmod_subway_em509.Buttons.UAVAPanel.UKSDisconnectToggle = @[Common.509.UKSDisconnect]
Entities.gmod_subway_em509.Buttons.UKSPanel.UKSDisconnectToggle = @[Common.509.UKSDisconnect]
Entities.gmod_subway_em509.Buttons.DriverValveBLDisconnect.DriverValveBLDisconnectToggle = @[Common.ALL.DriverValveBLDisconnect]
Entities.gmod_subway_em509.Buttons.DriverValveTLDisconnect.DriverValveTLDisconnectToggle = @[Common.ALL.DriverValveTLDisconnect]
Entities.gmod_subway_em509.Buttons.EPKDisconnect.EPKToggle = @[Common.ALL.EPK]