summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nodes/(1708,29,3041).lua12
1 files changed, 12 insertions, 0 deletions
diff --git a/nodes/(1708,29,3041).lua b/nodes/(1708,29,3041).lua
new file mode 100644
index 0000000..02dec18
--- /dev/null
+++ b/nodes/(1708,29,3041).lua
@@ -0,0 +1,12 @@
+F.ttp_begin({
+ stn = "Personhood Main", -- station name
+ tt = "E1_S", -- timetable ID
+ depint = "02;30", --departure slot interval
+ depoff = "00;00", --departure slot offset
+ doorside = "R",
+ reverse = true,
+ only_lines = { E1 = true },
+ force_tt_reset = true,
+})
+
+atc_set_text_outside("[E1] Melinka Town via Spawn") \ No newline at end of file