]> git.tdb.fi Git - r2c2.git/blob - data/Märklin/H0/emu/M37504b.veh
Re-export high-quality models with shaders
[r2c2.git] / data / Märklin / H0 / emu / M37504b.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         part "b";
7 };
8 name "BR 421 S-bahn";
9
10 gauge 16.5;
11 length 238;
12 width 33;
13 height 44;
14
15 object "M37504b-body.object";
16
17 bogie
18 {
19         position 80;
20         object "M37504-bogie.object";
21         axle { position 14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
22         axle { position -14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
23 };
24 bogie
25 {
26         position -80;
27         object "M37504-bogie.object";
28         rotate_object true;
29         axle { position 14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
30         axle { position -14.5; wheel_diameter 10; object "axle-10-grooved.object"; };
31 };