1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00
Удаление автоматика УПО
This commit is contained in:
kosmik641
2022-05-10 16:08:24 +03:00
parent b3a49de7cf
commit 14499cb931
4 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ function TRAIN_SYSTEM:Initialize()
self.Train:LoadSystem("SF7","Relay","Switch",{normally_closed = true,bass=true})
self.Train:LoadSystem("SF8","Relay","Switch",{normally_closed = true,bass=true})
self.Train:LoadSystem("SF9","Relay","Switch",{normally_closed = true,bass=true})
self.Train:LoadSystem("R_UPO","Relay","Switch",{normally_closed = true,bass=true})
self.Train:LoadSystem("SF00","Relay","Switch",{bass=true})
self.Train:LoadSystem("SF01","Relay","Switch",{bass=true})
self.Train:LoadSystem("SF10","Relay","Switch",{bass=true})
self.Train:LoadSystem("SF11","Relay","Switch",{bass=true})