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

Implemented rechargeable battery and imitation of control circuit's current. Randomized initial battery voltage and relays trigger level

This commit is contained in:
Moon Horse
2023-05-02 02:22:30 +03:00
parent d17cb74904
commit 0027160c2d
15 changed files with 156 additions and 73 deletions

View File

@@ -1207,6 +1207,7 @@ Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.1 = @[Common.Spawn
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.2 = @[Common.Spawner.SpawnMode.Deadlock]
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.3 = @[Common.Spawner.SpawnMode.NightDeadlock]
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.4 = @[Common.Spawner.SpawnMode.Depot]
Entities.gmod_subway_81-717_mvm_custom.Spawner.BattCharge.Name = @[Common.Spawner.Chargeable]
#Spawner:
Entities.gmod_subway_81-717_lvz.Spawner.Texture.Name = @[Common.Spawner.Texture]

View File

@@ -227,6 +227,7 @@ Common.Spawner.Old = Old
Common.Spawner.New = New
Common.Spawner.Type = Type
Common.Spawner.SchemeInvert = Invert line schemes
Common.Spawner.Chargeable = Train battery can lose it's charge
#Coupler common
Common.Couple.Title = Coupler menu

View File

@@ -1207,6 +1207,7 @@ Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.1 = @[Common.Spawn
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.2 = @[Common.Spawner.SpawnMode.Deadlock]
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.3 = @[Common.Spawner.SpawnMode.NightDeadlock]
Entities.gmod_subway_81-717_mvm_custom.Spawner.SpawnMode.4 = @[Common.Spawner.SpawnMode.Depot]
Entities.gmod_subway_81-717_mvm_custom.Spawner.BattCharge.Name = @[Common.Spawner.Chargeable]
#Spawner:
Entities.gmod_subway_81-717_lvz.Spawner.Texture.Name = @[Common.Spawner.Texture]

View File

@@ -227,6 +227,7 @@ Common.Spawner.Old = Старые
Common.Spawner.New = Новые
Common.Spawner.Type = Тип
Common.Spawner.SchemeInvert = Инвертировать наддверные схемы
Common.Spawner.Chargeable = Разряжаемые аккумуляторы
#Coupler common
Common.Couple.Title = Меню сцепки