Content deleted Content added
Per convention, north/west is left and south/east is right |
I edited the module to reflect the renaming of the Link Train to "Terminal Link". |
||
Line 1:
local p = {
["lang"] = "en-US",
["system title"] = "[[
["system color"] = "336699",
["system icon"] = "",
Line 8:
},
["lines"] = {
["
["title"] = "
["color"] = "336699",
["left terminus"] = "Viscount",
["right terminus"] = "Terminal 1",
},
},
["aliases"] = {
["link train"] = "Terminal Link",
},
}
|