Module:Adjacent stations/1F616EMO Railway

local p = {
	["system title"] = "[[1F616EMO Railway]]",
	["system icon"] = "",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["S1"] = {
			["title"] = "[[S1]]",
			["color"] = "006400",
			["left terminus"] = "Spawn South", -- South
			["right terminus"] = "Spawn North", -- North
		},
	},
}

return p