]> git.tdb.fi Git - r2c2.git/blobdiff - data/Märklin/H0/emu/M37504.veh
Reorganize data files into a directory structure
[r2c2.git] / data / Märklin / H0 / emu / M37504.veh
diff --git a/data/Märklin/H0/emu/M37504.veh b/data/Märklin/H0/emu/M37504.veh
new file mode 100644 (file)
index 0000000..6b1f04c
--- /dev/null
@@ -0,0 +1,37 @@
+// XXX The power car is really in the middle, but that configuration isn't supported yet
+article_number
+{
+       vendor "Märklin";
+       article "37504";
+};
+name "BR 420 S-bahn";
+
+locomotive true;
+function 0 "light";
+function 1 "intlt";
+function 2 "sfx";
+function 3 "whstl";
+maximum_speed 0.383;
+
+gauge 16.5;
+length 268;
+width 33;
+height 44;
+
+object "M37504-body.object";
+
+bogie
+{
+       position 94;
+       object "M37504-bogie.object";
+       axle { position 14.5; wheel_diameter 10; object "M37504-axle.object"; };
+       axle { position -14.5; wheel_diameter 10; object "M37504-axle.object"; };
+};
+bogie
+{
+       position -96;
+       object "M37504-bogie.object";
+       rotate_object true;
+       axle { position 14.5; wheel_diameter 10; object "M37504-axle.object"; };
+       axle { position -14.5; wheel_diameter 10; object "M37504-axle.object"; };
+};