]> git.tdb.fi Git - r2c2.git/blobdiff - locos.dat
Make function toggles 1px wider to have 5 of them fill the space exactly
[r2c2.git] / locos.dat
index f923d45d219b4678549a74cf2282ae22f1b95e42..f44c9beb5635c664550cfc19ace054930fe46d50 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -3,9 +3,9 @@
 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";
 };
@@ -13,12 +13,18 @@ locomotive 37844
 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";
 };