Content deleted Content added
←Created page with 'local p = { ["lang"] = "en-US", ["system title"] = "Link Train", ["system color"] = "336699", ["system icon"] = "", ["station format"] = { "Toronto Pe...' |
I edited the module to reflect the renaming of the Link Train to "Terminal Link". |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
local p = {
["lang"] = "en-US",
["system title"] = "[[
["system color"] = "336699",
["system icon"] = "",
Line 8:
},
["lines"] = {
["
["title"] = "
["color"] = "336699",
["left terminus"] = "
["right terminus"] = "
},
},
["aliases"] = {
["link train"] = "Terminal Link",
},
}
|