X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=locos.dat;h=c8a435f53c07ca549009c19cb47b7976d622bcbd;hb=0328220b04cdacd678ed2b3adc55655560d9db1a;hp=9a9bef91610357e792af3615320802fb81254f9c;hpb=579f9bfaa91d3c442111c394ca69e0ebda6eca69;p=r2c2.git diff --git a/locos.dat b/locos.dat index 9a9bef9..c8a435f 100644 --- a/locos.dat +++ b/locos.dat @@ -3,6 +3,35 @@ scale 1 87; gauge 16.5; +locomotive 39230 +{ + name "BR 23"; + function 0 "light"; + function 1 "smke"; + function 2 "sfx"; + function 3 "whst"; + + length 154; + width 38; + height 53; + + object "br23-body.object"; + + bogie + { + position 33; + axle { position 22; wheel_diameter 11; }; + }; + axle { position 20; wheel_diameter 20; powered true; }; + axle { position -3; wheel_diameter 20; powered true; }; + axle { position -26; wheel_diameter 20; powered true; }; + bogie + { + position -38; + axle { position -22; wheel_diameter 14; }; + }; +}; + locomotive 37844 { name "BR 50";