X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=tracks.dat;h=33f53ab6cd7bc34449f3961e44e7cf8f9cbbdffb;hb=54392d65e2053d1eacb4cfcc435f1013993f2973;hp=ac4c63908ea62b0bb2ab7a3b0ef25fea32e207ee;hpb=c5f5ec54e81a6a85f911fa1075a0939a7352fbfd;p=r2c2.git diff --git a/tracks.dat b/tracks.dat index ac4c639..33f53ab 100644 --- a/tracks.dat +++ b/tracks.dat @@ -1,5 +1,3 @@ -/* $Id$ */ - scale 1 87; gauge 16.5; rail_profile @@ -108,6 +106,15 @@ track 24236 }; }; +track 24360 +{ + description "Straight, 360mm"; + part + { + length 360; + }; +}; + // Curves, R1 track 24107 @@ -465,6 +472,23 @@ track 24977 }; }; +// Signals + +signal \7039 +{ + indication "Hp1" + { + aspect 0; + free_blocks 1; + }; + indication "Hp0" + { + aspect 1; + free_blocks 0; + }; + object "homesignal.object"; +}; + // Layout for selecting tracks layout @@ -629,4 +653,14 @@ layout position -0.112537 0.138174 0; rotation 1.5708; }; + track 24360 + { + position -0.542646 -0.0794758 0; + rotation 1.5708; + }; + signal \7039 + { + position -0.5020055 0.3153508 0.000000; + rotation 1.570800; + }; };