summaryrefslogtreecommitdiff
path: root/advtrains/advtrains_line_automation/settingtypes.txt
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2020-10-10 23:28:42 +0200
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2020-10-10 23:28:42 +0200
commite96cc188665384df96b89af35308716bbdc5ca37 (patch)
tree6c1c053c7df5d3903b81962eb55e1b250ad43da4 /advtrains/advtrains_line_automation/settingtypes.txt
parentd1b1d6ab29afdb116dd7d3c6869bfec097bcb453 (diff)
parent5aad0930d1ddd63d9021d833a9379b4a01bd8414 (diff)
downloadforks-modpack-e96cc188665384df96b89af35308716bbdc5ca37.tar.gz
forks-modpack-e96cc188665384df96b89af35308716bbdc5ca37.tar.bz2
forks-modpack-e96cc188665384df96b89af35308716bbdc5ca37.zip
Merge commit '5aad0930d1ddd63d9021d833a9379b4a01bd8414' as 'advtrains'
Diffstat (limited to 'advtrains/advtrains_line_automation/settingtypes.txt')
-rw-r--r--advtrains/advtrains_line_automation/settingtypes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/advtrains/advtrains_line_automation/settingtypes.txt b/advtrains/advtrains_line_automation/settingtypes.txt
new file mode 100644
index 0000000..ea3f66e
--- /dev/null
+++ b/advtrains/advtrains_line_automation/settingtypes.txt
@@ -0,0 +1,6 @@
+# This controls how the Railway Time relates to real-world time:
+# *independent - RWT counts independent of real time synchronized to ingame steps. Recommended for singleplayer and ad-hoc servers.
+# *follow_real - RWT is independent of real time, but counts up in real-world time speed
+# *adapt_real - RWT adapts its minute and second to real-world time. When the server is stopped and restarted, this results in a "time jump".
+# Time will jump for 1 cycle (59;59) at maximum.
+advtrains_lines_rwt_realtime (RWT real time adaption) enum independent independent,follow_real,adapt_real \ No newline at end of file