From 34e7dc95ed05914c0ec82dd385e6e9478cf184ea Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:52:29 +0200 Subject: State at 2020-11-06 --- nodes/(-670,1,-391).lua | 4 ++++ nodes/(-863,14,-492).lua | 2 +- nodes/(1734,26,2921).lua | 2 +- nodes/(1921,6,-2184).lua | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 nodes/(-670,1,-391).lua create mode 100644 nodes/(1921,6,-2184).lua (limited to 'nodes') diff --git a/nodes/(-670,1,-391).lua b/nodes/(-670,1,-391).lua new file mode 100644 index 0000000..869b83c --- /dev/null +++ b/nodes/(-670,1,-391).lua @@ -0,0 +1,4 @@ +local rc = get_rc() +if rc == "NNPW" then + atc_set_text_outside("Nanepiwer: Spawn -> Riverside -> Onionland -> Stallmangrad") +end \ No newline at end of file diff --git a/nodes/(-863,14,-492).lua b/nodes/(-863,14,-492).lua index 4c650c0..d86cc4c 100644 --- a/nodes/(-863,14,-492).lua +++ b/nodes/(-863,14,-492).lua @@ -1,6 +1,6 @@ if flip then - atc_set_text_outside("E3 - Sraczka's Village\n via Trisiston") + atc_set_text_outside("E3 - BigFishCity\n via Trisiston") set_rc("E3_Sra") else atc_set_text_outside("E3 - Shanielle Inlet\n via Trisiston") diff --git a/nodes/(1734,26,2921).lua b/nodes/(1734,26,2921).lua index 323fc1d..6d92d95 100644 --- a/nodes/(1734,26,2921).lua +++ b/nodes/(1734,26,2921).lua @@ -1,5 +1,5 @@ -- d_int: Departure every n seconds (epoch modulo) -- d_off: Departure time offset -- function F.stop_sd(st_name, doors, departcommand, minstoptime, d_int, d_off) -F.stop_sd_sched("Ehlodex", "R", "RSM", 10, 120, 70) +F.stop_sd_sched("Personhood Main", "R", "RSM", 10, 120, 70) atc_set_text_outside("E1: Personhood <-> Spawn <-> Melinka Town") \ No newline at end of file diff --git a/nodes/(1921,6,-2184).lua b/nodes/(1921,6,-2184).lua new file mode 100644 index 0000000..95b85d6 --- /dev/null +++ b/nodes/(1921,6,-2184).lua @@ -0,0 +1,4 @@ +local rc = get_rc() +if rc == "NNPW" then + atc_set_text_outside("Nanepiwer: Stallmangrad -> Onionland -> Riverside -> Spawn") +end \ No newline at end of file -- cgit v1.2.3