From 5b9a115407d57579b13bd798deda4e1c030b489a Mon Sep 17 00:00:00 2001 From: "Y. Wang" Date: Sun, 29 May 2022 12:19:32 +0200 Subject: Add information on demo signals --- assets/manual/manual.tex | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/manual/manual.tex b/assets/manual/manual.tex index 2a2d1d6..4e49559 100644 --- a/assets/manual/manual.tex +++ b/assets/manual/manual.tex @@ -970,9 +970,18 @@ The following is an example of a train running with speed restrictions. You may \end{itemize} \subsection{Basic signals} - The core mod of \advtrains{} comes with wallmounted signals and a signal with two lights. These signals can only stop the train and lift the main speed restriction of the train. +\subsection{Demo signals} +The demo signals are provided by the \texttt{advtrains\_interlocking} mod. It is similar to the basic signals described above but have three states instead of two. +\begin{apidoc}{Signal aspects!Demo signals} +\item \apiasp{Danger} Red light: Stop. +\item \apiasp{Free} Green light: Proceed at maximum speed. +\item \apiasp{Slow} Yellow light: Proceed with the speed limit of 6m/s. +\end{apidoc} + +Demo signals do not allow trains in shunt mode to pass through. + \subsection{German signals} The \texttt{advtrains\_signals\_ks} mod provides a set of signals used in Germany, including (but not limited to) Ks signals that the mod gets its name from. -- cgit v1.2.3