From: Mikko Rasa Date: Fri, 6 Jun 2008 12:10:20 +0000 (+0000) Subject: Add locos.dat X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=be7e4d947e9c6f9a7637a7fd73c24d77e923184f;p=r2c2.git Add locos.dat --- diff --git a/locos.dat b/locos.dat new file mode 100644 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"; +};