]> git.tdb.fi Git - r2c2.git/blobdiff - locos.dat
Support dual-address locomotives with extra functions on the second address
[r2c2.git] / locos.dat
index 62435051e8479c230d6cea46d5a2530993304d35..f923d45d219b4678549a74cf2282ae22f1b95e42 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -1,22 +1,24 @@
+/* $Id$ */
+
 locomotive 37844
 {
        name "BR 50";
-       function 0 "light";
-       function 1 "smoke";
-       function 2 "telex";
+       function 0 "lght";
+       function 1 "smke";
+       function 2 "tlx";
        function 3 "sfx";
-       //function 5 "whstl";
+       function 5 "whst";
 };
 
 locomotive 33961
 {
        name "BR 86";
-       function 0 "light";
-       function 2 "telex";
+       function 0 "lght";
+       function 2 "tlx";
 };
 
 locomotive 36850
 {
        name "BR 185";
-       function 0 "light";
+       function 0 "lght";
 };