X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=tracks.dat;h=33f53ab6cd7bc34449f3961e44e7cf8f9cbbdffb;hb=54392d65e2053d1eacb4cfcc435f1013993f2973;hp=0573c4b09c8faf9f9e1d0791fd4e34e526340aca;hpb=d15ac13f2e170f155b4bbd124df48400c339b644;p=r2c2.git diff --git a/tracks.dat b/tracks.dat index 0573c4b..33f53ab 100644 --- a/tracks.dat +++ b/tracks.dat @@ -472,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 @@ -641,4 +658,9 @@ layout position -0.542646 -0.0794758 0; rotation 1.5708; }; + signal \7039 + { + position -0.5020055 0.3153508 0.000000; + rotation 1.570800; + }; };