Module:Data/Cenrail/Stops: Difference between revisions
Jump to navigation
Jump to search
Total pleb (talk | contribs) (Transversal stations added) |
Total pleb (talk | contribs) (Central stations) |
||
Line 19: | Line 19: | ||
name = "Alnangaemak", | name = "Alnangaemak", | ||
coords = {2760, -1532}, | coords = {2760, -1532}, | ||
}, | |||
EPI = { | |||
name = "I Êpcêm Mûn-nan", | |||
coords = {2422, -2301}, | |||
}, | }, | ||
HEN = { | HEN = { | ||
Line 50: | Line 54: | ||
name = "Parkow", | name = "Parkow", | ||
coords = {-654, -1053}, | coords = {-654, -1053}, | ||
}, | |||
KCM = { | |||
name = "Port Marcy", | |||
coords = {-683, -237}, | |||
}, | |||
KCY = { | |||
name = "Yija", | |||
coords = {-696, -2566}, | |||
}, | }, | ||
KZK = { | KZK = { | ||
Line 62: | Line 74: | ||
name = "BaLbeL", | name = "BaLbeL", | ||
coords = {2232, -1720}, | coords = {2232, -1720}, | ||
}, | |||
MZC = { | |||
name = "The Citadel", | |||
coords = {1219, -198}, | |||
}, | |||
MZL = { | |||
name = "Liztarp", | |||
coords = {-363, -227}, | |||
}, | |||
MZT = { | |||
name = "Tisheongja", | |||
coords = {1039, -4}, | |||
}, | |||
MZS = { | |||
name = "Spawn", | |||
coords = {-13, -36}, | |||
}, | }, | ||
ORT = { | ORT = { | ||
name = "Todoian", | name = "Todoian", | ||
coords = {-6466, -7274}, | coords = {-6466, -7274}, | ||
}, | |||
RIJ = { | |||
name = "R̦ijeləm", | |||
coords = {1997, -1952}, | |||
}, | }, | ||
TAV = { | TAV = { | ||
Line 126: | Line 158: | ||
name = "Sidón y Biblos", | name = "Sidón y Biblos", | ||
coords = {3837, -60}, | coords = {3837, -60}, | ||
}, | |||
XVH = { | |||
name = "The Hole", | |||
coords = {1634, -879}, | |||
}, | }, | ||
ZTB = { | ZTB = { |
Revision as of 11:09, 22 February 2025
Documentation for this module may be created at Module:Data/Cenrail/Stops/doc
--[[ name = name of the station country = 2-letter country code coords = coordinates of station entrance date_opened = date of station's opening in format YYYY/MM/DD notes = any comments ]] return { DOF = { name = "Froglight Junction", coords = {-4096, -3724}, }, DOR = { name = "Rintìh", coords = {-3243, -3742}, }, EKH = { name = "Alnangaemak", coords = {2760, -1532}, }, EPI = { name = "I Êpcêm Mûn-nan", coords = {2422, -2301}, }, HEN = { name = "Nóreesá", coords = {-3058, -4133}, }, HEQ = { name = "Qòhééhinyèè", coords = {-2365, -4503}, }, HLF = { name = "Fliegenpilz", coords = {-1890, -1506}, }, HLG = { name = "Glitter Island", coords = {-2543, -1960}, }, HLH = { name = "Mitthumm City", coords = {-2258, -1432}, }, IMP = { name = "Imerchal Pfr.", country = "IM", coords = {9, -1172}, date_opened = "2024/01/02", notes = "[[Leshrail]] transit exists at this station: N-IMC.", }, KCC = { name = "Parkow", coords = {-654, -1053}, }, KCM = { name = "Port Marcy", coords = {-683, -237}, }, KCY = { name = "Yija", coords = {-696, -2566}, }, KZK = { name = "Gulf Arena", coords = {1640, -1625}, }, KZK = { name = "Kozdenen", coords = {1988, -1714}, }, MPB = { name = "BaLbeL", coords = {2232, -1720}, }, MZC = { name = "The Citadel", coords = {1219, -198}, }, MZL = { name = "Liztarp", coords = {-363, -227}, }, MZT = { name = "Tisheongja", coords = {1039, -4}, }, MZS = { name = "Spawn", coords = {-13, -36}, }, ORT = { name = "Todoian", coords = {-6466, -7274}, }, RIJ = { name = "R̦ijeləm", coords = {1997, -1952}, }, TAV = { name = "Vasilob", coords = {5452, -67}, }, TYE = { name = "Etethelio", coords = {4368, -3412}, }, TYN = { name = "Neu Tocoselesi", coords = {3690, -3406}, }, TYU = { name = "Unnamedtown", coords = {3857, -3412}, }, TZB = { name = "Bòtang", coords = {-2542, -3175}, }, TZP = { name = "Pamou", coords = {-2032, -3466}, }, XCE = { name = "Cesarea", coords = {3344, -353}, }, XG2 = { name = "Guam 2", coords = {-5926, -5982}, }, XIO = { name = "Iopvixen's Fort", coords = {2672, -879}, }, XMB = { name = "Marti's Base", coords = {5405, -1122}, }, XMH = { name = "Marti's Home", coords = {5525, -3627}, }, XMT = { name = "Kog'eññe Mesa Temple", coords = {4373, 788}, }, XMV = { name = "Marti's Village", coords = {5505, -3129}, }, XPH = { name = "Phoeŋix", coords = {-5166, -5511}, }, XSB = { name = "Sidón y Biblos", coords = {3837, -60}, }, XVH = { name = "The Hole", coords = {1634, -879}, }, ZTB = { name = "Balijom", coords = {-5301, -4890}, }, ZTZ = { name = "Zotazil", coords = {-5189, -4077}, }, }