]> git.tdb.fi Git - r2c2.git/blob - data/Märklin/H0/emu/M37504.veh
Re-export high-quality models with shaders
[r2c2.git] / data / Märklin / H0 / emu / M37504.veh
1 // XXX The power car is really in the middle, but that configuration isn't supported yet
2 article_number
3 {
4         vendor "Märklin";
5         article "37504";
6 };
7 name "BR 420 S-bahn";
8
9 locomotive true;
10 function 0 "light";
11 function 1 "intlt";
12 function 2 "sfx";
13 function 3 "whstl";
14 maximum_speed 0.383;
15
16 gauge 16.5;
17 length 268;
18 width 33;
19 height 44;
20
21 object "M37504-body.object";
22
23 bogie
24 {
25         position 94;
26         object "M37504-bogie.object";
27         axle { position 14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
28         axle { position -14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
29 };
30 bogie
31 {
32         position -96;
33         object "M37504-bogie.object";
34         rotate_object true;
35         axle { position 14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
36         axle { position -14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
37 };