378 bytes added
, 18:29, 8 July 2021
local p = {
["lang"] = "en-US",
["system title"] = "Hokuhoku Express",
["system color"] = "ff2861",
["station format"] = {
"%1 Station",
["Kuroi"] = "Kuroi Station (Niigata)",
},
["lines"] = {
["Hokuhoku"] = {
["title"] = "[[Hokuhoku Line]]",
["color"] = "ff2861",
["left terminus"] = "Naoetsu",
["right terminus"] = "Echigo-Yuzawa",
},
},
}
return p