From e4b3d293d299cfe43b116ed3d3afd927b915329c Mon Sep 17 00:00:00 2001 From: orwell96 Date: Wed, 25 Oct 2017 12:00:30 +0200 Subject: Add missing documentation for set_line --- advtrains_luaautomation/README.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'advtrains_luaautomation/README.txt') diff --git a/advtrains_luaautomation/README.txt b/advtrains_luaautomation/README.txt index f2219bf..ce4d45d 100644 --- a/advtrains_luaautomation/README.txt +++ b/advtrains_luaautomation/README.txt @@ -126,6 +126,8 @@ atc_set_text_outside(text) Set text shown on the outside of the train. Pass nil to show no text. atc_set_text_inside(text) Set text shown to train passengers. Pass nil to show no text. +set_line(number) + Only for subway wagons: Display a line number (1-9) on the train. # Operator panel This simple node executes its actions when punched. It can be used to change a switch and update the corresponding signals or similar applications. -- cgit v1.2.3