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

release branch init

This commit is contained in:
g_brzhezinskiy
2021-01-02 15:32:05 +03:00
parent 1d05caf866
commit 09566ce158
398 changed files with 8389 additions and 77275 deletions

View File

@@ -22,7 +22,6 @@ function TRAIN_SYSTEM:Initialize()
self.KPRK = 0
self.KDL = 0
self.KDP = 0
self.OPD = 0
self.ZD = 0
self.K16 = 0
@@ -52,7 +51,7 @@ end
function TRAIN_SYSTEM:Outputs()
return {
"Power",
"KGR","KRR","KRR1","KRR2","KRT","KRH","KB","KZP","KET","LPT","KSOT","KSZD","KPRK","KDL","KDP","OPD","ZD","K16","KD","KRU","KVARS","KTARS","VRD",
"KGR","KRR","KRR1","KRR2","KRT","KRH","KB","KZP","KET","LPT","KSOT","KSZD","KPRK","KDL","KDP","ZD","K16","KD","KRU","KVARS","KTARS","VRD",
"V1","V2",
"I2","I3","I25","I33G","I33"
}