]> git.tdb.fi Git - r2c2.git/blobdiff - locos.dat
Use GL::Renderables and a Pipeline for rendering
[r2c2.git] / locos.dat
index 211daf49457327b8c2e05eb0d6efbc4f7fb936fd..f44c9beb5635c664550cfc19ace054930fe46d50 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -3,22 +3,28 @@
 locomotive 37844
 {
        name "BR 50";
-       function 0 "lght";
+       function 0 "light";
        function 1 "smke";
-       function 2 "tlx";
+       function 2 "telex";
        function 3 "sfx";
-       //function 5 "whst";
+       function 5 "whst";
 };
 
 locomotive 33961
 {
        name "BR 86";
-       function 0 "lght";
-       function 2 "tlx";
+       function 0 "light";
+       function 2 "telex";
 };
 
 locomotive 36850
 {
        name "BR 185";
-       function 0 "lght";
+       function 0 "light";
+};
+
+locomotive 37225
+{
+       name "BR 194";
+       function 0 "light";
 };