]> git.tdb.fi Git - r2c2.git/blobdiff - locos.dat
Use GL::Renderables and a Pipeline for rendering
[r2c2.git] / locos.dat
index 62435051e8479c230d6cea46d5a2530993304d35..f44c9beb5635c664550cfc19ace054930fe46d50 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -1,11 +1,13 @@
+/* $Id$ */
+
 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
@@ -20,3 +22,9 @@ locomotive 36850
        name "BR 185";
        function 0 "light";
 };
+
+locomotive 37225
+{
+       name "BR 194";
+       function 0 "light";
+};