]> git.tdb.fi Git - r2c2.git/commitdiff
Add locos.dat
authorMikko Rasa <tdb@tdb.fi>
Fri, 6 Jun 2008 12:10:20 +0000 (12:10 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 6 Jun 2008 12:10:20 +0000 (12:10 +0000)
locos.dat [new file with mode: 0644]

diff --git a/locos.dat b/locos.dat
new file mode 100644 (file)
index 0000000..6243505
--- /dev/null
+++ b/locos.dat
@@ -0,0 +1,22 @@
+locomotive 37844
+{
+       name "BR 50";
+       function 0 "light";
+       function 1 "smoke";
+       function 2 "telex";
+       function 3 "sfx";
+       //function 5 "whstl";
+};
+
+locomotive 33961
+{
+       name "BR 86";
+       function 0 "light";
+       function 2 "telex";
+};
+
+locomotive 36850
+{
+       name "BR 185";
+       function 0 "light";
+};