Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Adjacent stations/Alcantaramark Carts

From 1F616EMO Survival Server Wiki
Revision as of 11:49, 20 July 2024 by 1F616EMO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["system title"] = "alcantaramark's carts",
	["system icon"] = "",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["ALF"] = {
			["title"] = "[[Alcantaramark's Carts|Cart Connection]]",
			["color"] = "006400",
			["left terminus"] = "Kitty's Farm",
			["right terminus"] = "Factory Area",
		},
	},
}

return p