No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
["title"] = "[[S1]]", | ["title"] = "[[S1]]", | ||
["color"] = "006400", | ["color"] = "006400", | ||
["left terminus"] = " | ["left terminus"] = "Alcantaramark's Factory", -- South | ||
["right terminus"] = "Spawn North", -- North | ["right terminus"] = "Spawn North", -- North | ||
}, | }, |
Revision as of 22:34, 13 April 2024
local p = {
["system title"] = "[[1F616EMO Railway]]",
["system icon"] = "",
["station format"] = {
"%1 Station",
},
["lines"] = {
["S1"] = {
["title"] = "[[S1]]",
["color"] = "006400",
["left terminus"] = "Alcantaramark's Factory", -- South
["right terminus"] = "Spawn North", -- North
},
},
}
return p