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:
@@ -42,7 +42,7 @@ function TRAIN_SYSTEM:Initialize()
|
||||
self.Train:LoadSystem("R_ZS","Relay","Switch", {bass = true})
|
||||
self.Train:LoadSystem("R_G","Relay","Switch", {bass = true})
|
||||
self.Train:LoadSystem("R_UPO","Relay","Switch", {bass = true})
|
||||
self.Train:LoadSystem("R_VPR","Relay","Switch", {bass = true, normally_closed = true})
|
||||
self.Train:LoadSystem("R_VPR","Relay","Switch", {bass = true})
|
||||
self.Train:LoadSystem("RC1","Relay","Switch",{ bass = true,normally_closed = true })
|
||||
self.Train:LoadSystem("VRD","Relay","Switch",{ bass = true})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user