From afa9cf0ed42976c4ff1dfb8af7a0d1eab459096f Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:59:07 +0200 Subject: State at 2023-05-09 --- Cato/nodes/(4404,21,6664).lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Cato/nodes/(4404,21,6664).lua (limited to 'Cato/nodes') diff --git a/Cato/nodes/(4404,21,6664).lua b/Cato/nodes/(4404,21,6664).lua new file mode 100644 index 0000000..51d4bab --- /dev/null +++ b/Cato/nodes/(4404,21,6664).lua @@ -0,0 +1,8 @@ +if event.train and atc_arrow then + if not atc_id then return end + if F.has_rc("COL2", F.get_rc_safe() ) then + atc_set_text_outside("Cat-o-land Local Line 2\nC&C Farm <-> Tile Bridge <->\nBamboo Bush <-> By The Way <->\nMushroom Grassland <->\nPineapple Valley [Kangasvarkaa]") + elseif F.has_rc("COL3", F.get_rc_safe() ) then + atc_set_text_outside("Cat-o-land Local Line 3\nC&C Farm <-> Cross Bay <->\nSakura Gaps <-> Diagonal Island <->\nMushroom Pier <-> Mushroom\nGrassland <->\nPineapple Valley [Kangasvarkaa]") + end +end \ No newline at end of file -- cgit v1.2.3