]> git.tdb.fi Git - r2c2.git/blobdiff - locos.dat
Use Msp::IO::print instead of std::cout
[r2c2.git] / locos.dat
index 46542e8ab0a7fa7e16b12a26ca8efb3028dd9b89..f44c9beb5635c664550cfc19ace054930fe46d50 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -4,10 +4,10 @@ locomotive 37844
 {
        name "BR 50";
        function 0 "light";
-       function 1 "smoke";
+       function 1 "smke";
        function 2 "telex";
        function 3 "sfx";
-       //function 5 "whstl";
+       function 5 "whst";
 };
 
 locomotive 33961
@@ -22,3 +22,9 @@ locomotive 36850
        name "BR 185";
        function 0 "light";
 };
+
+locomotive 37225
+{
+       name "BR 194";
+       function 0 "light";
+};