mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Another temporarily commit
This commit is contained in:
@@ -36,6 +36,9 @@ function TRAIN_SYSTEM:Initialize()
|
||||
self.ComputerCar = false
|
||||
end
|
||||
|
||||
-- self.Consumers is a table of relays with the next structure:
|
||||
-- [<relay>] = {<relay.Value>, <relay.coil_res>, <relay.current>}
|
||||
|
||||
function TRAIN_SYSTEM:Inputs()
|
||||
return { "Charge", "Dischargeable", "InitialVoltage", "CarType" }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user