local p = {
["system title"] = "[[1F616EMO Railway]]",
["system icon"] = "",
["station format"] = {
"%1 Station",
},
["lines"] = {
["S1"] = {
["title"] = "[[S1]]",
["color"] = "006400",
["left terminus"] = "North Luciopoli", -- South
["right terminus"] = "Have Idea", -- North
},
["SPN"] = {
["title"] = "[[Spawn Line]]",
["color"] = "006400",
["left terminus"] = "Yantian Road",-- North
["right terminus"] = "North Luciopoli", -- South
},
["ISL"] = {
["title"] = "[[Islands Line]]",
["color"] = "006400",
["left terminus"] = "Yantian Road", -- West
["right terminus"] = "Scorchland", -- East
},
["ERL"] = {
["title"] = "[[Eastern Line]]",
["color"] = "006400",
["left terminus"] = "Have Idea", -- North
["right terminus"] = "Spawn South", -- South
},
},
}
return p