Subversion Repositories Games.Carmageddon

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pmbaty 1
VERSION 6		// V1 expects map checkpoint rectangles
2
// V2 and above expect map checkpoint points
3
// V3 and above expect splash file stuff at the end
4
// V4 and above expect two sets of PIX and M^T and ped substitution entry
5
-79,5,3.26						// Position of centre of start of grid
6
245									// Direction that grid faces in
7
// Laps, checkpoints etc
8
180,90,30							// Initial timer count for each skill level
9
2									// # laps
10
20000,10000,5000						// Race completed bonus (all laps raced) for each skill level
11
75000,50000,30000					// Race completed bonus (all peds killed) for each skill level
12
20000,10000,5000					// Race completed bonus (all oppos wasted) for each skill level
13
// Width and height of map checkpoint rectangles
14
9,18
15
11,26
16
6									// # checkpoints
17
// Checkpoint #1
18
20,20,5								// Timer increment for each skill level (ped mode)
19
60,30,10							// Timer increment for each skill level (pedless mode)
20
1									// # quads for this checkpoint
21
46.285,-100,159.606						// Point #0
22
46.285,100,159.606						// Point #1
23
43.360,100,162.499						// Point #2
24
43.360,-100,162.499						// Point #3
25
69,138
26
31,74
27
// Checkpoint #3
28
20,20,5								// Timer increment for each skill level (ped mode)
29
60,30,10							// Timer increment for each skill level (pedless mode)
30
1									// # quads for this checkpoint
31
98.738,-100,60.900						// Point #0
32
98.738,100,60.900						// Point #1
33
103.123,100,58.978						// Point #2
34
103.123,-100,58.978						// Point #3
35
101,202
36
112,269
37
// Checkpoint #4
38
20,20,5								// Timer increment for each skill level (ped mode)
39
60,30,10							// Timer increment for each skill level (pedless mode)
40
1									// # quads for this checkpoint
41
56.422,-100,35.874						// Point #0
42
56.422,100,35.874						// Point #1
43
52.649,100,37.957						// Point #2
44
52.649,-100,37.957						// Point #3
45
131,262
46
95,228
47
// Checkpoint #5
48
20,20,5								// Timer increment for each skill level (ped mode)
49
60,30,10							// Timer increment for each skill level (pedless mode)
50
1									// # quads for this checkpoint
51
3.342,-100,-22.435						// Point #0
52
3.342,100,-22.435						// Point #1
53
4.954,100,-28.585						// Point #2
54
4.954,-100,-28.585						// Point #3
55
181,362
56
111,266
57
// Checkpoint #6
58
20,20,5								// Timer increment for each skill level (ped mode)
59
60,30,10							// Timer increment for each skill level (pedless mode)
60
1									// # quads for this checkpoint
61
-16.606,-100,-159.489						// Point #0
62
-16.606,100,-159.489						// Point #1
63
-15.610,100,-163.673						// Point #2
64
-15.610,-100,-163.673						// Point #3
65
273,546
66
163,391
67
// Checkpoint #7
68
20,20,5								// Timer increment for each skill level (ped mode)
69
60,30,10							// Timer increment for each skill level (pedless mode)
70
1									// # quads for this checkpoint
71
-97.874,-100,-4.212						// Point #0
72
-97.874,100,-4.212						// Point #1
73
-95.200,100,-9.571						// Point #2
74
-95.200,-100,-9.571						// Point #3
75
228,456
76
45,108
77
10									// # pixelmap files to load
78
C1SKY3.PIX
79
CHUKPINT.pix
80
FINIBIT.pix
81
COASTC1.pix
82
SUPPORT.pix
83
TREE35.pix
84
TREEA.pix
85
DRKSCRN.PIX
86
FOGSCRN.PIX
87
NCCHORZN.PIX
88
10									// # pixelmap files to load(low memory)
89
C1SKY3.PIX
90
CHUKPINT.pix
91
FINIBIT.pix
92
LCOASTC1.pix
93
SUPPORT.pix
94
TREE35.pix
95
TREEA.pix
96
DRKSCRN.PIX
97
FOGSCRN.PIX
98
NCCHORZN.PIX
99
2									// # shade table files to load
100
DRRENDER.TAB
101
identity.tab
102
9
103
C1SKY3.MAT
104
WATTY.MAT									// # material files to load
105
COASTC1.MAT
106
CHUKPINT.MAT
107
FINIBIT.MAT
108
DARKSKY.MAT
109
DRKSCRN.MAT
110
FOGSCRN.MAT
111
SKIDMARK.MAT
112
9									// # material files to load(low memory)
113
C1SKY3.MAT
114
WATTY.MAT
115
COASTC1.MAT
116
CHUKPINT.MAT
117
FINIBIT.MAT
118
DARKSKY.MAT
119
DRKSCRN.MAT
120
FOGSCRN.MAT
121
SKIDMARK.MAT
122
1									// # model files to load
123
COASTC1.DAT
124
1									// # model files to load
125
COSTC81.DAT
126
COASTC1.ACT							// Track actor
127
COSTC81.ACT							// Track actor
128
COASTCX.ACT							// Additional actor
129
// HORIZON STUFF
130
NCCHORZN.PIX					// Name of sky texture pixelmap (or "none")
131
4									// Horizontal repetitions of sky texture
132
68									// Vertical size of sky texture (degrees)
133
128									// Position of horizon (pixels below top)
134
dark								// Depth cue mode ("none", "dark" or "fog")
135
6,0									// Degree of fog/darkness
136
// DEFAULT ENGINE NOISE
137
 
138
// SPECIAL EFFECTS VOLUMES
139
1				// # special effects volumes
140
DEFAULT WATER
141
0.2									// gravity multiplier
142
50									// viscosity multiplier
143
 
144
0.002								// Pedestrian damage per millisecond
145
 
146
1									// Sky colour
147
WATTY.MAT								// Windscreen material to use
148
5100								// Sound ID of entry noise
149
5100								// Sound ID of exit noise
150
2									// Engine noise index
151
 
152
// REFLECTIVE WINDSCREEN SPECIFICATIONS
153
C1SKY3.MAT							// Material to use for default screens
154
DRKSCRN.MAT							// Material to use for default screens during darkness
155
FOGSCRN.MAT							// Material to use for default screens during fog
156
 
157
// MAP DETAILS
158
CSTCMAP1.PIX						// Map pixelmap name
159
-0.521,		0.521,	0				// World->map transformation matrix
160
0,			0,		0
161
-0.508,		-0.496,	0
162
183.325,	96.337,	0
163
// ****** SKART OF FUNK AND GROOVE STUFF ******
164
START OF FUNK
165
CHECK.MAT
166
constant
167
roll
168
continuous
169
0.2,0
170
no fucking lighting
171
no animation you cunt
172
NEXT FUNK
173
!!WATER2.MAT
174
constant
175
slither
176
harmonic
177
0.20,0
178
5,5
179
no fucking lighting
180
no animation you cunt
181
NEXT FUNK
182
!WATRR2.MAT
183
constant
184
slither
185
harmonic
186
0.20,0
187
5,5
188
no fucking lighting
189
no animation you cunt
190
END OF FUNK
191
START OF GROOVE
192
END OF GROOVE
193
// ****** STARK OF PEDESTRIAN STUFF ******
194
5				// Ped subs table index
195
363				// Number of pedestrians
196
// Pedestrian number 1
197
26				// Ref num
198
5				// Number of instructions
199
2				// Initial instruction
200
point
201
108.925,-8.073,96.576
202
point
203
107.917,-8.383,98.497
204
point
205
106.041,-8.871,100.541
206
point
207
104.913,-9.122,101.050
208
reverse
209
// Pedestrian number 2
210
1				// Ref num
211
6				// Number of instructions
212
1				// Initial instruction
213
point
214
119.746,-8.051,94.938
215
point
216
122.589,-8.729,94.150
217
point
218
124.324,-9.225,92.064
219
point
220
126.307,-9.602,91.380
221
point
222
128.706,-9.965,92.347
223
reverse
224
// Pedestrian number 3
225
10				// Ref num
226
5				// Number of instructions
227
1				// Initial instruction
228
point
229
120.324,-8.057,96.754
230
point
231
122.227,-8.511,96.229
232
point
233
122.806,-8.705,95.230
234
point
235
126.861,-9.509,95.009
236
reverse
237
// Pedestrian number 4
238
26				// Ref num
239
6				// Number of instructions
240
3				// Initial instruction
241
point
242
-30.808,-9.472,28.353
243
point
244
-29.698,-9.630,30.292
245
point
246
-28.582,-9.797,32.448
247
point
248
-27.384,-9.568,34.843
249
point
250
-27.206,-9.312,35.476
251
reverse
252
// Pedestrian number 5
253
26				// Ref num
254
6				// Number of instructions
255
3				// Initial instruction
256
point
257
-27.978,-9.560,28.842
258
point
259
-29.043,-9.637,29.322
260
point
261
-30.440,-9.582,30.422
262
point
263
-32.774,-9.470,31.801
264
point
265
-34.492,-8.120,35.222
266
reverse
267
// Pedestrian number 6
268
26				// Ref num
269
4				// Number of instructions
270
2				// Initial instruction
271
point
272
-31.963,-9.538,32.028
273
point
274
-30.630,-9.607,31.394
275
point
276
-27.959,-9.746,30.088
277
reverse
278
// Pedestrian number 7
279
26				// Ref num
280
5				// Number of instructions
281
2				// Initial instruction
282
point
283
-21.708,-8.674,38.067
284
point
285
-18.698,-8.523,36.836
286
point
287
-17.134,-8.451,36.192
288
point
289
-15.388,-7.347,34.144
290
reverse
291
// Pedestrian number 8
292
17				// Ref num
293
4				// Number of instructions
294
2				// Initial instruction
295
point
296
-19.996,-8.673,34.325
297
point
298
-18.358,-8.212,33.999
299
point
300
-16.308,-7.229,32.681
301
reverse
302
// Pedestrian number 9
303
26				// Ref num
304
5				// Number of instructions
305
3				// Initial instruction
306
point
307
-23.217,-7.161,40.190
308
point
309
-23.880,-6.416,41.113
310
point
311
-25.145,-6.463,44.374
312
point
313
-26.509,-6.492,47.375
314
reverse
315
// Pedestrian number 10
316
8				// Ref num
317
5				// Number of instructions
318
2				// Initial instruction
319
point
320
-21.566,-6.840,44.591
321
point
322
-19.708,-6.642,44.675
323
point
324
-18.062,993.725,44.615
325
point
326
-12.838,991.795,44.192
327
reverse
328
// Pedestrian number 11
329
5				// Ref num
330
4				// Number of instructions
331
2				// Initial instruction
332
point
333
-5.985,-7.945,53.070
334
point
335
-4.594,-7.820,56.853
336
point
337
-4.415,-7.627,58.189
338
reverse
339
// Pedestrian number 12
340
1				// Ref num
341
5				// Number of instructions
342
2				// Initial instruction
343
point
344
-6.760,-7.893,55.939
345
point
346
-7.913,-7.871,57.962
347
point
348
-9.661,-7.829,61.325
349
point
350
-17.155,-7.827,68.460
351
reverse
352
// Pedestrian number 13
353
5				// Ref num
354
5				// Number of instructions
355
2				// Initial instruction
356
point
357
-0.347,-7.349,60.071
358
point
359
-0.746,-7.364,60.620
360
point
361
-0.545,-7.465,62.591
362
point
363
0.009,-7.766,65.264
364
reverse
365
// Pedestrian number 14
366
17				// Ref num
367
6				// Number of instructions
368
2				// Initial instruction
369
point
370
1.237,-8.250,59.084
371
point
372
6.231,-8.248,59.389
373
point
374
7.419,-7.926,58.591
375
point
376
14.683,-7.853,58.467
377
point
378
18.078,-7.837,57.805
379
reverse
380
// Pedestrian number 15
381
26				// Ref num
382
4				// Number of instructions
383
2				// Initial instruction
384
point
385
3.185,-8.250,55.011
386
point
387
3.927,-7.392,53.444
388
point
389
8.240,-7.645,49.131
390
reverse
391
// Pedestrian number 16
392
5				// Ref num
393
5				// Number of instructions
394
2				// Initial instruction
395
point
396
4.931,-7.774,67.819
397
point
398
5.067,-7.177,70.126
399
point
400
4.726,-7.042,71.190
401
point
402
5.991,-7.208,74.266
403
reverse
404
// Pedestrian number 17
405
5				// Ref num
406
5				// Number of instructions
407
2				// Initial instruction
408
point
409
11.707,-8.237,73.217
410
point
411
13.015,-7.495,73.430
412
point
413
22.013,-7.386,73.099
414
point
415
23.227,-7.371,73.058
416
reverse
417
// Pedestrian number 18
418
17				// Ref num
419
5				// Number of instructions
420
3				// Initial instruction
421
point
422
10.242,-8.237,76.019
423
point
424
11.142,-8.237,78.424
425
point
426
12.127,-8.245,80.146
427
point
428
12.214,-8.237,84.530
429
reverse
430
// Pedestrian number 19
431
1				// Ref num
432
5				// Number of instructions
433
2				// Initial instruction
434
point
435
11.251,-8.237,75.221
436
point
437
8.441,-8.246,78.484
438
point
439
9.438,-8.237,81.380
440
point
441
8.008,-8.237,86.365
442
reverse
443
// Pedestrian number 20
444
8				// Ref num
445
4				// Number of instructions
446
2				// Initial instruction
447
point
448
8.735,-8.237,81.761
449
point
450
11.982,-8.244,86.076
451
point
452
10.959,-8.237,93.457
453
reverse
454
// Pedestrian number 21
455
5				// Ref num
456
5				// Number of instructions
457
3				// Initial instruction
458
point
459
11.143,-8.237,90.480
460
point
461
10.159,-8.237,93.304
462
point
463
6.960,-8.242,96.525
464
point
465
7.263,-8.237,102.122
466
reverse
467
// Pedestrian number 22
468
26				// Ref num
469
4				// Number of instructions
470
1				// Initial instruction
471
point
472
5.561,-7.531,94.108
473
point
474
3.693,-7.588,94.797
475
point
476
0.027,-7.745,96.558
477
reverse
478
// Pedestrian number 23
479
1				// Ref num
480
6				// Number of instructions
481
2				// Initial instruction
482
point
483
11.785,-8.237,105.572
484
point
485
12.806,-8.242,108.608
486
point
487
13.511,-8.248,110.599
488
point
489
15.103,-8.252,113.865
490
point
491
15.307,-8.256,113.881
492
reverse
493
// Pedestrian number 24
494
8				// Ref num
495
5				// Number of instructions
496
2				// Initial instruction
497
point
498
-11.019,-7.087,36.099
499
point
500
-10.142,-7.028,36.667
501
point
502
-8.283,-6.921,37.623
503
point
504
-5.335,-6.878,36.938
505
reverse
506
// Pedestrian number 25
507
17				// Ref num
508
5				// Number of instructions
509
4				// Initial instruction
510
point
511
-9.217,-8.293,42.209
512
point
513
-7.111,-8.153,43.877
514
point
515
-5.789,-8.135,45.108
516
point
517
-4.269,-8.131,46.605
518
reverse
519
// Pedestrian number 26
520
1				// Ref num
521
6				// Number of instructions
522
2				// Initial instruction
523
point
524
10.691,-8.237,109.895
525
point
526
10.578,-8.239,113.013
527
point
528
12.981,-8.278,117.194
529
point
530
13.841,-8.299,119.210
531
point
532
14.671,-8.281,120.296
533
reverse
534
// Pedestrian number 27
535
26				// Ref num
536
5				// Number of instructions
537
2				// Initial instruction
538
point
539
20.050,-11.931,130.020
540
point
541
20.676,-11.936,132.892
542
point
543
21.378,-11.914,138.060
544
point
545
28.051,-11.930,141.011
546
reverse
547
// Pedestrian number 28
548
26				// Ref num
549
4				// Number of instructions
550
2				// Initial instruction
551
point
552
29.584,-11.945,142.362
553
point
554
34.627,-12.237,146.981
555
point
556
40.861,-12.608,152.928
557
reverse
558
// Pedestrian number 29
559
26				// Ref num
560
5				// Number of instructions
561
2				// Initial instruction
562
point
563
38.100,-12.603,154.663
564
point
565
36.557,-12.464,151.928
566
point
567
35.519,-12.357,149.684
568
point
569
34.722,-12.106,143.327
570
reverse
571
// Pedestrian number 30
572
26				// Ref num
573
4				// Number of instructions
574
2				// Initial instruction
575
point
576
32.349,-11.932,140.196
577
point
578
35.637,-12.320,148.565
579
point
580
38.414,-12.586,153.968
581
reverse
582
// Pedestrian number 31
583
26				// Ref num
584
4				// Number of instructions
585
2				// Initial instruction
586
point
587
37.075,-12.293,146.860
588
point
589
35.564,-12.271,147.274
590
point
591
33.316,-12.239,147.887
592
reverse
593
// Pedestrian number 32
594
26				// Ref num
595
6				// Number of instructions
596
2				// Initial instruction
597
point
598
32.994,-12.220,147.594
599
point
600
34.189,-12.190,145.990
601
point
602
35.371,-12.153,144.174
603
point
604
35.657,-11.910,143.545
605
point
606
37.335,-11.916,140.873
607
reverse
608
// Pedestrian number 33
609
26				// Ref num
610
4				// Number of instructions
611
2				// Initial instruction
612
point
613
38.260,-11.913,140.769
614
point
615
37.414,-11.916,140.513
616
point
617
32.003,-11.930,138.850
618
reverse
619
// Pedestrian number 34
620
26				// Ref num
621
4				// Number of instructions
622
2				// Initial instruction
623
point
624
36.619,-11.918,141.404
625
point
626
38.056,-11.914,140.218
627
point
628
42.754,-11.900,136.345
629
reverse
630
// Pedestrian number 35
631
26				// Ref num
632
5				// Number of instructions
633
2				// Initial instruction
634
point
635
36.594,-11.919,139.159
636
point
637
38.117,-11.914,141.011
638
point
639
40.454,-11.900,144.263
640
point
641
43.144,-11.860,151.913
642
reverse
643
// Pedestrian number 36
644
26				// Ref num
645
4				// Number of instructions
646
2				// Initial instruction
647
point
648
34.448,-11.922,141.254
649
point
650
37.601,-11.915,141.118
651
point
652
51.032,-11.874,141.440
653
reverse
654
// Pedestrian number 37
655
26				// Ref num
656
6				// Number of instructions
657
2				// Initial instruction
658
point
659
39.472,-11.910,139.332
660
point
661
38.427,-11.913,140.438
662
point
663
35.933,-11.908,143.836
664
point
665
35.732,-12.182,144.712
666
point
667
35.411,-12.219,145.958
668
reverse
669
// Pedestrian number 38
670
26				// Ref num
671
6				// Number of instructions
672
3				// Initial instruction
673
point
674
38.118,-11.908,143.145
675
point
676
37.016,-11.917,140.729
677
point
678
36.015,-11.920,138.594
679
point
680
35.101,-11.920,137.071
681
point
682
25.396,-11.944,128.938
683
reverse
684
// Pedestrian number 39
685
26				// Ref num
686
4				// Number of instructions
687
2				// Initial instruction
688
point
689
39.776,-11.909,140.465
690
point
691
38.693,-11.912,140.863
692
point
693
36.183,-11.916,142.014
694
reverse
695
// Pedestrian number 40
696
26				// Ref num
697
5				// Number of instructions
698
2				// Initial instruction
699
point
700
37.172,-11.913,142.520
701
point
702
37.155,-11.916,141.329
703
point
704
37.303,-11.917,139.490
705
point
706
37.738,-11.915,138.822
707
reverse
708
// Pedestrian number 41
709
26				// Ref num
710
4				// Number of instructions
711
2				// Initial instruction
712
point
713
43.247,-11.860,152.102
714
point
715
45.213,-11.855,152.372
716
point
717
48.004,-11.849,152.671
718
reverse
719
// Pedestrian number 42
720
26				// Ref num
721
4				// Number of instructions
722
2				// Initial instruction
723
point
724
48.189,-11.851,152.171
725
point
726
46.706,-11.853,153.329
727
point
728
45.461,-11.859,154.743
729
reverse
730
// Pedestrian number 43
731
26				// Ref num
732
4				// Number of instructions
733
2				// Initial instruction
734
point
735
47.409,-11.854,151.845
736
point
737
45.885,-11.854,152.732
738
point
739
44.753,-11.859,153.769
740
reverse
741
// Pedestrian number 44
742
26				// Ref num
743
4				// Number of instructions
744
2				// Initial instruction
745
point
746
44.142,-11.855,150.931
747
point
748
45.882,-11.855,153.188
749
point
750
46.472,-11.855,153.953
751
reverse
752
// Pedestrian number 45
753
26				// Ref num
754
4				// Number of instructions
755
2				// Initial instruction
756
point
757
46.186,-11.856,151.761
758
point
759
49.391,-11.864,149.246
760
point
761
51.988,-11.869,147.236
762
reverse
763
// Pedestrian number 46
764
26				// Ref num
765
5				// Number of instructions
766
2				// Initial instruction
767
point
768
49.698,-11.878,133.759
769
point
770
50.362,-11.876,134.457
771
point
772
51.553,-11.525,136.086
773
point
774
57.337,-9.237,147.079
775
reverse
776
// Pedestrian number 47
777
26				// Ref num
778
5				// Number of instructions
779
2				// Initial instruction
780
point
781
54.579,-11.864,130.954
782
point
783
52.751,-11.882,133.330
784
point
785
52.172,-11.880,134.074
786
point
787
50.894,-11.418,136.659
788
reverse
789
// Pedestrian number 48
790
8				// Ref num
791
5				// Number of instructions
792
2				// Initial instruction
793
point
794
51.043,-11.389,136.802
795
point
796
52.645,-11.145,137.884
797
point
798
55.228,989.494,139.701
799
point
800
55.738,988.327,140.144
801
reverse
802
// Pedestrian number 49
803
26				// Ref num
804
4				// Number of instructions
805
2				// Initial instruction
806
point
807
30.455,-7.942,143.695
808
point
809
30.826,-7.896,141.183
810
point
811
30.804,-7.895,137.632
812
reverse
813
// Pedestrian number 50
814
10				// Ref num
815
4				// Number of instructions
816
2				// Initial instruction
817
point
818
25.231,-7.550,135.533
819
point
820
26.845,-7.674,136.075
821
point
822
29.476,-7.883,137.065
823
reverse
824
// Pedestrian number 51
825
10				// Ref num
826
4				// Number of instructions
827
2				// Initial instruction
828
point
829
29.401,-7.895,142.076
830
point
831
29.595,-7.895,140.184
832
point
833
30.243,-7.895,136.838
834
reverse
835
// Pedestrian number 52
836
26				// Ref num
837
4				// Number of instructions
838
2				// Initial instruction
839
point
840
27.281,-7.895,138.997
841
point
842
30.469,-7.895,139.483
843
point
844
32.207,-7.895,139.718
845
reverse
846
// Pedestrian number 53
847
26				// Ref num
848
5				// Number of instructions
849
2				// Initial instruction
850
point
851
23.282,-11.958,128.952
852
point
853
21.386,-12.081,128.181
854
point
855
18.899,-12.278,126.539
856
point
857
16.394,-12.597,122.863
858
reverse
859
// Pedestrian number 54
860
26				// Ref num
861
4				// Number of instructions
862
2				// Initial instruction
863
point
864
17.520,-12.591,122.200
865
point
866
19.395,-12.388,124.332
867
point
868
21.543,-12.207,125.953
869
reverse
870
// Pedestrian number 55
871
26				// Ref num
872
4				// Number of instructions
873
2				// Initial instruction
874
point
875
19.363,-12.549,121.656
876
point
877
20.137,-12.379,124.000
878
point
879
20.988,-12.192,126.582
880
reverse
881
// Pedestrian number 56
882
26				// Ref num
883
4				// Number of instructions
884
2				// Initial instruction
885
point
886
18.162,-12.362,125.628
887
point
888
19.055,-12.448,123.574
889
point
890
19.934,-12.532,121.554
891
reverse
892
// Pedestrian number 57
893
26				// Ref num
894
4				// Number of instructions
895
2				// Initial instruction
896
point
897
18.266,-12.590,121.699
898
point
899
19.335,-12.415,123.906
900
point
901
22.009,-11.981,129.442
902
reverse
903
// Pedestrian number 58
904
26				// Ref num
905
4				// Number of instructions
906
2				// Initial instruction
907
point
908
23.797,-11.967,128.482
909
point
910
20.520,-12.239,126.112
911
point
912
18.954,-12.344,125.397
913
reverse
914
// Pedestrian number 59
915
17				// Ref num
916
4				// Number of instructions
917
2				// Initial instruction
918
point
919
21.010,-11.940,130.641
920
point
921
22.082,-11.933,134.621
922
point
923
23.527,-11.912,140.002
924
reverse
925
// Pedestrian number 60
926
5				// Ref num
927
4				// Number of instructions
928
2				// Initial instruction
929
point
930
45.102,-8.346,156.112
931
point
932
45.759,-8.332,159.206
933
point
934
47.846,-8.332,166.689
935
reverse
936
// Pedestrian number 61
937
8				// Ref num
938
4				// Number of instructions
939
2				// Initial instruction
940
point
941
46.687,-8.332,160.330
942
point
943
43.196,-8.332,161.855
944
point
945
40.925,-8.308,159.161
946
reverse
947
// Pedestrian number 62
948
26				// Ref num
949
5				// Number of instructions
950
2				// Initial instruction
951
point
952
44.749,-8.332,162.042
953
point
954
46.940,-8.332,164.744
955
point
956
50.287,-8.332,168.682
957
point
958
53.470,-8.332,170.785
959
reverse
960
// Pedestrian number 63
961
1				// Ref num
962
4				// Number of instructions
963
2				// Initial instruction
964
point
965
127.469,-8.298,153.656
966
point
967
128.041,-8.297,153.088
968
point
969
129.880,-8.295,151.127
970
reverse
971
// Pedestrian number 64
972
8				// Ref num
973
4				// Number of instructions
974
2				// Initial instruction
975
point
976
128.499,-8.297,153.552
977
point
978
127.878,-8.298,154.329
979
point
980
126.592,-8.300,156.347
981
reverse
982
// Pedestrian number 65
983
1				// Ref num
984
4				// Number of instructions
985
2				// Initial instruction
986
point
987
127.482,-8.297,151.894
988
point
989
125.809,-8.300,155.491
990
point
991
125.215,-8.301,156.865
992
reverse
993
// Pedestrian number 66
994
17				// Ref num
995
4				// Number of instructions
996
2				// Initial instruction
997
point
998
124.685,-8.301,154.962
999
point
1000
126.260,-8.300,155.376
1001
point
1002
127.877,-8.298,155.830
1003
reverse
1004
// Pedestrian number 67
1005
10				// Ref num
1006
4				// Number of instructions
1007
2				// Initial instruction
1008
point
1009
129.125,-8.297,154.161
1010
point
1011
127.242,-8.297,155.160
1012
point
1013
126.443,-8.300,155.939
1014
reverse
1015
// Pedestrian number 68
1016
5				// Ref num
1017
4				// Number of instructions
1018
2				// Initial instruction
1019
point
1020
124.132,-8.297,149.778
1021
point
1022
127.509,-8.297,151.877
1023
point
1024
131.603,-8.297,154.287
1025
reverse
1026
// Pedestrian number 69
1027
26				// Ref num
1028
4				// Number of instructions
1029
2				// Initial instruction
1030
point
1031
127.236,-8.297,153.264
1032
point
1033
126.814,-8.297,149.144
1034
point
1035
126.459,-8.297,145.567
1036
reverse
1037
// Pedestrian number 70
1038
1				// Ref num
1039
4				// Number of instructions
1040
2				// Initial instruction
1041
point
1042
131.716,-8.297,124.844
1043
point
1044
129.316,-8.294,123.516
1045
point
1046
126.218,-8.821,121.682
1047
reverse
1048
// Pedestrian number 71
1049
5				// Ref num
1050
4				// Number of instructions
1051
2				// Initial instruction
1052
point
1053
130.340,-8.297,124.740
1054
point
1055
130.310,991.903,123.015
1056
point
1057
130.653,988.647,116.767
1058
reverse
1059
// Pedestrian number 72
1060
1				// Ref num
1061
5				// Number of instructions
1062
2				// Initial instruction
1063
point
1064
118.234,-11.641,105.364
1065
point
1066
117.086,-11.632,102.557
1067
point
1068
118.318,-11.592,100.434
1069
point
1070
118.028,-11.627,97.958
1071
reverse
1072
// Pedestrian number 73
1073
26				// Ref num
1074
5				// Number of instructions
1075
3				// Initial instruction
1076
point
1077
130.131,-11.556,114.138
1078
point
1079
130.062,-11.559,110.381
1080
point
1081
130.698,-11.574,105.298
1082
point
1083
131.705,-11.658,95.360
1084
reverse
1085
// Pedestrian number 74
1086
8				// Ref num
1087
5				// Number of instructions
1088
2				// Initial instruction
1089
point
1090
120.963,-11.670,97.966
1091
point
1092
120.089,-11.585,103.501
1093
point
1094
118.930,-11.629,105.668
1095
point
1096
118.818,-11.336,107.841
1097
reverse
1098
// Pedestrian number 75
1099
8				// Ref num
1100
4				// Number of instructions
1101
2				// Initial instruction
1102
point
1103
125.311,-10.090,112.956
1104
point
1105
123.639,-10.581,110.462
1106
point
1107
119.909,-10.953,109.974
1108
reverse
1109
// Pedestrian number 76
1110
26				// Ref num
1111
4				// Number of instructions
1112
2				// Initial instruction
1113
point
1114
115.119,-8.333,98.600
1115
point
1116
114.729,-8.392,97.309
1117
point
1118
113.274,-8.551,93.880
1119
reverse
1120
// Pedestrian number 77
1121
1				// Ref num
1122
4				// Number of instructions
1123
2				// Initial instruction
1124
point
1125
113.187,-8.547,94.029
1126
point
1127
114.492,-8.414,96.873
1128
point
1129
116.848,-8.175,101.626
1130
reverse
1131
// Pedestrian number 78
1132
10				// Ref num
1133
6				// Number of instructions
1134
2				// Initial instruction
1135
point
1136
114.219,-11.688,97.890
1137
point
1138
113.332,-11.683,96.775
1139
point
1140
110.533,-11.664,93.945
1141
point
1142
109.396,-11.666,93.423
1143
point
1144
92.252,-11.668,100.933
1145
reverse
1146
// Pedestrian number 79
1147
5				// Ref num
1148
6				// Number of instructions
1149
3				// Initial instruction
1150
point
1151
113.168,-11.531,102.996
1152
point
1153
112.039,-11.664,98.525
1154
point
1155
110.367,-11.654,96.772
1156
point
1157
111.428,-11.679,92.119
1158
point
1159
111.589,-11.356,88.501
1160
reverse
1161
// Pedestrian number 80
1162
8				// Ref num
1163
6				// Number of instructions
1164
2				// Initial instruction
1165
point
1166
106.671,-10.581,82.151
1167
point
1168
108.949,-11.005,85.807
1169
point
1170
112.366,-11.595,90.791
1171
point
1172
112.424,-11.690,91.800
1173
point
1174
112.824,-11.692,92.335
1175
reverse
1176
// Pedestrian number 81
1177
5				// Ref num
1178
4				// Number of instructions
1179
2				// Initial instruction
1180
point
1181
113.950,-11.685,97.922
1182
point
1183
113.417,-11.690,94.807
1184
point
1185
110.149,-11.665,92.709
1186
reverse
1187
// Pedestrian number 82
1188
26				// Ref num
1189
4				// Number of instructions
1190
2				// Initial instruction
1191
point
1192
100.822,-8.297,56.270
1193
point
1194
100.608,-8.435,61.224
1195
point
1196
100.598,-8.665,63.836
1197
reverse
1198
// Pedestrian number 83
1199
26				// Ref num
1200
4				// Number of instructions
1201
2				// Initial instruction
1202
point
1203
105.183,-9.155,66.963
1204
point
1205
105.158,-9.685,72.983
1206
point
1207
105.193,-10.066,77.167
1208
reverse
1209
// Pedestrian number 84
1210
26				// Ref num
1211
6				// Number of instructions
1212
2				// Initial instruction
1213
point
1214
91.521,-8.353,29.984
1215
point
1216
90.903,-8.329,29.140
1217
point
1218
89.383,-8.320,26.898
1219
point
1220
88.076,-7.963,25.200
1221
point
1222
85.981,-7.849,22.543
1223
reverse
1224
// Pedestrian number 85
1225
26				// Ref num
1226
6				// Number of instructions
1227
2				// Initial instruction
1228
point
1229
88.797,-8.344,31.040
1230
point
1231
87.927,-8.344,29.319
1232
point
1233
87.674,-8.158,27.086
1234
point
1235
86.931,-8.149,26.499
1236
point
1237
87.197,-7.849,23.360
1238
reverse
1239
// Pedestrian number 86
1240
5				// Ref num
1241
4				// Number of instructions
1242
2				// Initial instruction
1243
point
1244
56.318,-8.293,31.165
1245
point
1246
54.672,-8.289,30.923
1247
point
1248
48.958,-8.249,29.937
1249
reverse
1250
// Pedestrian number 87
1251
1				// Ref num
1252
6				// Number of instructions
1253
4				// Initial instruction
1254
point
1255
59.753,-7.189,21.070
1256
point
1257
58.155,-7.868,25.155
1258
point
1259
57.228,-8.243,27.263
1260
point
1261
55.083,-8.278,29.917
1262
point
1263
51.359,-8.308,34.494
1264
reverse
1265
// Pedestrian number 88
1266
26				// Ref num
1267
6				// Number of instructions
1268
2				// Initial instruction
1269
point
1270
71.333,-8.220,35.516
1271
point
1272
70.750,-8.027,35.145
1273
point
1274
69.663,-7.704,34.589
1275
point
1276
67.132,992.825,32.147
1277
point
1278
63.439,993.114,28.626
1279
reverse
1280
// Pedestrian number 89
1281
26				// Ref num
1282
4				// Number of instructions
1283
2				// Initial instruction
1284
point
1285
73.434,-8.338,33.461
1286
point
1287
72.605,-8.255,33.197
1288
point
1289
63.702,-7.352,30.203
1290
reverse
1291
// Pedestrian number 90
1292
1				// Ref num
1293
5				// Number of instructions
1294
2				// Initial instruction
1295
point
1296
74.727,-8.344,32.197
1297
point
1298
80.190,-8.344,31.926
1299
point
1300
85.474,-8.344,31.936
1301
point
1302
90.778,-8.344,31.233
1303
reverse
1304
// Pedestrian number 91
1305
26				// Ref num
1306
5				// Number of instructions
1307
2				// Initial instruction
1308
point
1309
76.137,-8.189,30.031
1310
point
1311
74.487,-7.526,28.821
1312
point
1313
72.965,-7.812,25.168
1314
point
1315
71.675,-7.184,22.294
1316
reverse
1317
// Pedestrian number 92
1318
26				// Ref num
1319
4				// Number of instructions
1320
2				// Initial instruction
1321
point
1322
52.989,-8.047,15.488
1323
point
1324
55.640,-7.661,15.798
1325
point
1326
58.784,-7.177,17.215
1327
reverse
1328
// Pedestrian number 93
1329
26				// Ref num
1330
5				// Number of instructions
1331
2				// Initial instruction
1332
point
1333
52.645,-8.125,14.839
1334
point
1335
53.854,-8.037,13.148
1336
point
1337
55.817,-7.886,12.445
1338
point
1339
56.797,-7.990,10.840
1340
reverse
1341
// Pedestrian number 94
1342
26				// Ref num
1343
4				// Number of instructions
1344
2				// Initial instruction
1345
point
1346
86.115,-8.257,12.031
1347
point
1348
85.911,-8.265,15.228
1349
point
1350
88.216,-8.282,18.604
1351
reverse
1352
// Pedestrian number 95
1353
26				// Ref num
1354
4				// Number of instructions
1355
2				// Initial instruction
1356
point
1357
88.211,-8.303,23.365
1358
point
1359
89.115,-8.310,23.869
1360
point
1361
89.849,-8.306,24.259
1362
reverse
1363
// Pedestrian number 96
1364
1				// Ref num
1365
4				// Number of instructions
1366
2				// Initial instruction
1367
point
1368
89.212,-8.318,26.287
1369
point
1370
89.755,-8.312,25.044
1371
point
1372
89.932,-8.308,24.752
1373
reverse
1374
// Pedestrian number 97
1375
26				// Ref num
1376
4				// Number of instructions
1377
2				// Initial instruction
1378
point
1379
90.459,-8.316,26.622
1380
point
1381
89.864,-8.325,27.142
1382
point
1383
89.625,-8.325,27.590
1384
reverse
1385
// Pedestrian number 98
1386
26				// Ref num
1387
4				// Number of instructions
1388
2				// Initial instruction
1389
point
1390
90.145,-8.333,29.117
1391
point
1392
90.499,-8.324,27.893
1393
point
1394
90.727,-8.317,27.208
1395
reverse
1396
// Pedestrian number 99
1397
26				// Ref num
1398
4				// Number of instructions
1399
2				// Initial instruction
1400
point
1401
89.272,-8.297,22.264
1402
point
1403
87.939,-8.297,21.318
1404
point
1405
87.257,-8.289,20.632
1406
reverse
1407
// Pedestrian number 100
1408
26				// Ref num
1409
4				// Number of instructions
1410
2				// Initial instruction
1411
point
1412
87.831,-8.297,22.218
1413
point
1414
87.740,-8.285,18.366
1415
point
1416
87.714,-8.276,17.012
1417
reverse
1418
// Pedestrian number 101
1419
8				// Ref num
1420
4				// Number of instructions
1421
2				// Initial instruction
1422
point
1423
86.121,-8.271,17.293
1424
point
1425
86.411,-8.273,16.808
1426
point
1427
87.191,-8.269,15.287
1428
reverse
1429
// Pedestrian number 102
1430
26				// Ref num
1431
4				// Number of instructions
1432
2				// Initial instruction
1433
point
1434
83.188,-8.226,8.544
1435
point
1436
84.143,-8.231,5.443
1437
point
1438
83.310,-8.219,2.664
1439
reverse
1440
// Pedestrian number 103
1441
26				// Ref num
1442
6				// Number of instructions
1443
1				// Initial instruction
1444
point
1445
83.519,-8.228,4.088
1446
point
1447
81.338,-8.197,3.358
1448
point
1449
80.755,-7.943,3.169
1450
point
1451
79.270,-7.500,2.798
1452
point
1453
78.491,-7.744,2.196
1454
reverse
1455
// Pedestrian number 104
1456
5				// Ref num
1457
6				// Number of instructions
1458
4				// Initial instruction
1459
point
1460
78.006,-7.732,3.341
1461
point
1462
77.069,-7.868,2.704
1463
point
1464
76.598,-7.845,2.443
1465
point
1466
75.819,-7.956,2.192
1467
point
1468
74.532,-7.800,2.606
1469
reverse
1470
// Pedestrian number 105
1471
26				// Ref num
1472
5				// Number of instructions
1473
2				// Initial instruction
1474
point
1475
63.463,-8.151,5.721
1476
point
1477
64.438,-7.917,7.143
1478
point
1479
64.686,-7.802,7.976
1480
point
1481
65.099,-7.703,9.028
1482
reverse
1483
// Pedestrian number 106
1484
26				// Ref num
1485
5				// Number of instructions
1486
3				// Initial instruction
1487
point
1488
68.174,-7.155,14.244
1489
point
1490
68.564,-7.649,16.711
1491
point
1492
68.723,-7.192,18.997
1493
point
1494
68.136,-7.632,21.699
1495
reverse
1496
// Pedestrian number 107
1497
26				// Ref num
1498
5				// Number of instructions
1499
2				// Initial instruction
1500
point
1501
60.160,-7.067,18.678
1502
point
1503
61.966,-7.041,20.098
1504
point
1505
63.872,-7.012,21.628
1506
point
1507
66.895,-7.349,22.040
1508
reverse
1509
// Pedestrian number 108
1510
8				// Ref num
1511
4				// Number of instructions
1512
2				// Initial instruction
1513
point
1514
63.728,-7.353,23.441
1515
point
1516
62.540,-7.031,26.294
1517
point
1518
61.969,-7.353,28.303
1519
reverse
1520
// Pedestrian number 109
1521
1				// Ref num
1522
4				// Number of instructions
1523
2				// Initial instruction
1524
point
1525
61.514,-7.336,27.154
1526
point
1527
60.604,-7.779,29.354
1528
point
1529
59.568,-8.295,31.471
1530
reverse
1531
// Pedestrian number 110
1532
26				// Ref num
1533
6				// Number of instructions
1534
2				// Initial instruction
1535
point
1536
64.486,-8.312,36.810
1537
point
1538
64.679,-7.998,34.821
1539
point
1540
64.885,-7.344,31.019
1541
point
1542
64.680,-7.459,30.643
1543
point
1544
64.465,-7.355,29.996
1545
reverse
1546
// Pedestrian number 111
1547
5				// Ref num
1548
4				// Number of instructions
1549
2				// Initial instruction
1550
point
1551
57.627,-8.250,38.805
1552
point
1553
56.068,-8.157,46.101
1554
point
1555
53.274,-8.157,53.771
1556
reverse
1557
// Pedestrian number 112
1558
26				// Ref num
1559
4				// Number of instructions
1560
2				// Initial instruction
1561
point
1562
56.229,-8.157,56.123
1563
point
1564
55.813,-8.157,60.032
1565
point
1566
55.287,-8.157,64.568
1567
reverse
1568
// Pedestrian number 113
1569
5				// Ref num
1570
4				// Number of instructions
1571
2				// Initial instruction
1572
point
1573
56.591,-8.157,67.410
1574
point
1575
59.563,-8.157,72.324
1576
point
1577
54.587,-8.157,74.610
1578
reverse
1579
// Pedestrian number 114
1580
17				// Ref num
1581
4				// Number of instructions
1582
2				// Initial instruction
1583
point
1584
36.336,-8.151,68.516
1585
point
1586
34.079,-7.690,64.141
1587
point
1588
35.752,-7.372,59.941
1589
reverse
1590
// Pedestrian number 115
1591
1				// Ref num
1592
5				// Number of instructions
1593
2				// Initial instruction
1594
point
1595
85.905,-8.196,28.187
1596
point
1597
84.047,-7.170,24.379
1598
point
1599
83.670,-7.143,22.911
1600
point
1601
84.111,-7.254,21.989
1602
reverse
1603
// Pedestrian number 116
1604
5				// Ref num
1605
4				// Number of instructions
1606
2				// Initial instruction
1607
point
1608
82.289,-7.859,21.411
1609
point
1610
81.329,-7.688,19.889
1611
point
1612
79.342,-7.298,16.088
1613
reverse
1614
// Pedestrian number 117
1615
1				// Ref num
1616
4				// Number of instructions
1617
2				// Initial instruction
1618
point
1619
81.605,-7.046,15.364
1620
point
1621
82.193,-7.107,16.575
1622
point
1623
83.602,-7.261,19.256
1624
reverse
1625
// Pedestrian number 118
1626
26				// Ref num
1627
4				// Number of instructions
1628
2				// Initial instruction
1629
point
1630
78.623,-7.054,12.529
1631
point
1632
78.239,-7.122,13.041
1633
point
1634
75.647,-7.307,14.463
1635
reverse
1636
// Pedestrian number 119
1637
10				// Ref num
1638
4				// Number of instructions
1639
2				// Initial instruction
1640
point
1641
-21.142,-0.619,-28.429
1642
point
1643
-22.430,-0.622,-28.897
1644
point
1645
-27.022,-0.629,-31.891
1646
reverse
1647
// Pedestrian number 120
1648
5				// Ref num
1649
4				// Number of instructions
1650
2				// Initial instruction
1651
point
1652
-21.369,-0.609,-25.850
1653
point
1654
-23.278,-0.616,-28.349
1655
point
1656
-24.151,-0.620,-29.977
1657
reverse
1658
// Pedestrian number 121
1659
26				// Ref num
1660
5				// Number of instructions
1661
2				// Initial instruction
1662
point
1663
-16.835,-0.629,-26.957
1664
point
1665
-18.443,-0.626,-29.048
1666
point
1667
-21.883,-0.622,-30.684
1668
point
1669
-21.749,-0.622,-31.086
1670
reverse
1671
// Pedestrian number 122
1672
5				// Ref num
1673
4				// Number of instructions
1674
2				// Initial instruction
1675
point
1676
-31.259,-0.622,-32.445
1677
point
1678
-23.238,-0.619,-30.483
1679
point
1680
-20.281,-0.620,-29.867
1681
reverse
1682
// Pedestrian number 123
1683
8				// Ref num
1684
4				// Number of instructions
1685
2				// Initial instruction
1686
point
1687
-22.288,-0.617,-28.152
1688
point
1689
-20.577,-0.620,-29.058
1690
point
1691
-18.001,-0.626,-30.677
1692
reverse
1693
// Pedestrian number 124
1694
8				// Ref num
1695
4				// Number of instructions
1696
2				// Initial instruction
1697
point
1698
-21.282,-0.625,-25.705
1699
point
1700
-21.813,-0.619,-27.701
1701
point
1702
-22.072,-0.617,-28.844
1703
reverse
1704
// Pedestrian number 125
1705
1				// Ref num
1706
4				// Number of instructions
1707
2				// Initial instruction
1708
point
1709
-25.211,-0.621,-28.234
1710
point
1711
-21.505,-0.622,-29.281
1712
point
1713
-19.911,-0.620,-30.783
1714
reverse
1715
// Pedestrian number 126
1716
17				// Ref num
1717
4				// Number of instructions
1718
2				// Initial instruction
1719
point
1720
-18.666,-0.624,-30.941
1721
point
1722
-19.920,-0.623,-28.179
1723
point
1724
-21.068,-0.625,-25.662
1725
reverse
1726
// Pedestrian number 127
1727
8				// Ref num
1728
4				// Number of instructions
1729
2				// Initial instruction
1730
point
1731
-16.401,-0.622,-20.443
1732
point
1733
-18.184,-0.622,-22.564
1734
point
1735
-17.414,-0.630,-26.732
1736
reverse
1737
// Pedestrian number 128
1738
26				// Ref num
1739
4				// Number of instructions
1740
2				// Initial instruction
1741
point
1742
-13.869,-0.623,-27.538
1743
point
1744
-17.231,-0.630,-27.048
1745
point
1746
-20.999,-0.624,-26.321
1747
reverse
1748
// Pedestrian number 129
1749
5				// Ref num
1750
4				// Number of instructions
1751
1				// Initial instruction
1752
point
1753
-12.574,-0.597,-30.095
1754
point
1755
-10.301,-0.176,-30.764
1756
point
1757
-8.794,0.047,-31.586
1758
reverse
1759
// Pedestrian number 130
1760
17				// Ref num
1761
4				// Number of instructions
1762
2				// Initial instruction
1763
point
1764
-9.168,-0.571,-25.272
1765
point
1766
-8.172,-0.243,-24.391
1767
point
1768
-8.047,0.337,-23.521
1769
reverse
1770
// Pedestrian number 131
1771
8				// Ref num
1772
4				// Number of instructions
1773
2				// Initial instruction
1774
point
1775
1.392,-0.367,-22.357
1776
point
1777
1.813,-0.204,-21.789
1778
point
1779
2.017,0.147,-20.722
1780
reverse
1781
// Pedestrian number 132
1782
8				// Ref num
1783
4				// Number of instructions
1784
2				// Initial instruction
1785
point
1786
2.099,-0.622,-22.991
1787
point
1788
3.509,-0.622,-24.273
1789
point
1790
5.637,-0.622,-26.116
1791
reverse
1792
// Pedestrian number 133
1793
1				// Ref num
1794
6				// Number of instructions
1795
2				// Initial instruction
1796
point
1797
30.480,-0.622,-20.761
1798
point
1799
32.779,-0.622,-20.164
1800
point
1801
34.514,-0.622,-20.005
1802
point
1803
35.544,-0.622,-20.304
1804
point
1805
37.459,-0.639,-22.050
1806
reverse
1807
// Pedestrian number 134
1808
10				// Ref num
1809
4				// Number of instructions
1810
2				// Initial instruction
1811
point
1812
44.269,-1.076,-26.240
1813
point
1814
47.315,-1.222,-26.496
1815
point
1816
51.199,-1.900,-26.974
1817
reverse
1818
// Pedestrian number 135
1819
26				// Ref num
1820
4				// Number of instructions
1821
2				// Initial instruction
1822
point
1823
70.238,-8.335,-58.705
1824
point
1825
72.395,-8.343,-60.415
1826
point
1827
73.263,-8.336,-61.114
1828
reverse
1829
// Pedestrian number 136
1830
1				// Ref num
1831
4				// Number of instructions
1832
2				// Initial instruction
1833
point
1834
76.822,-8.309,-59.940
1835
point
1836
74.440,-8.330,-61.708
1837
point
1838
73.013,-8.342,-62.653
1839
reverse
1840
// Pedestrian number 137
1841
8				// Ref num
1842
4				// Number of instructions
1843
2				// Initial instruction
1844
point
1845
71.709,-8.336,-61.348
1846
point
1847
73.520,-8.332,-60.355
1848
point
1849
77.397,-8.301,-58.487
1850
reverse
1851
// Pedestrian number 138
1852
5				// Ref num
1853
4				// Number of instructions
1854
2				// Initial instruction
1855
point
1856
73.270,-8.328,-58.421
1857
point
1858
71.368,-8.337,-60.650
1859
point
1860
68.321,-8.331,-64.209
1861
reverse
1862
// Pedestrian number 139
1863
10				// Ref num
1864
5				// Number of instructions
1865
2				// Initial instruction
1866
point
1867
68.050,-8.329,-61.412
1868
point
1869
68.513,-8.332,-65.262
1870
point
1871
68.573,-8.332,-65.954
1872
point
1873
67.961,-8.332,-67.339
1874
reverse
1875
// Pedestrian number 140
1876
8				// Ref num
1877
5				// Number of instructions
1878
2				// Initial instruction
1879
point
1880
66.721,-8.332,-75.988
1881
point
1882
69.404,-8.332,-74.287
1883
point
1884
71.032,-8.332,-73.255
1885
point
1886
71.657,-8.332,-72.276
1887
reverse
1888
// Pedestrian number 141
1889
5				// Ref num
1890
4				// Number of instructions
1891
2				// Initial instruction
1892
point
1893
72.680,-8.332,-66.872
1894
point
1895
74.442,-8.333,-64.572
1896
point
1897
76.186,-8.322,-62.666
1898
reverse
1899
// Pedestrian number 142
1900
26				// Ref num
1901
4				// Number of instructions
1902
2				// Initial instruction
1903
point
1904
76.272,-8.319,-62.102
1905
point
1906
74.769,-8.325,-60.533
1907
point
1908
72.624,-8.332,-58.269
1909
reverse
1910
// Pedestrian number 143
1911
8				// Ref num
1912
4				// Number of instructions
1913
2				// Initial instruction
1914
point
1915
51.066,-8.277,-104.444
1916
point
1917
50.780,-8.296,-102.492
1918
point
1919
50.404,-8.271,-99.036
1920
reverse
1921
// Pedestrian number 144
1922
17				// Ref num
1923
4				// Number of instructions
1924
2				// Initial instruction
1925
point
1926
49.855,-8.303,-101.194
1927
point
1928
48.137,-8.278,-102.363
1929
point
1930
46.171,-8.299,-103.430
1931
reverse
1932
// Pedestrian number 145
1933
17				// Ref num
1934
4				// Number of instructions
1935
2				// Initial instruction
1936
point
1937
43.363,989.640,-111.607
1938
point
1939
41.798,988.790,-115.347
1940
point
1941
37.826,988.403,-119.300
1942
reverse
1943
// Pedestrian number 146
1944
1				// Ref num
1945
5				// Number of instructions
1946
2				// Initial instruction
1947
point
1948
22.415,-8.331,-140.649
1949
point
1950
22.134,-8.332,-143.512
1951
point
1952
21.761,-8.332,-147.348
1953
point
1954
20.838,-8.332,-148.488
1955
reverse
1956
// Pedestrian number 147
1957
5				// Ref num
1958
6				// Number of instructions
1959
2				// Initial instruction
1960
point
1961
-0.841,-7.629,-154.111
1962
point
1963
-3.259,-7.652,-154.519
1964
point
1965
-8.944,-7.703,-155.517
1966
point
1967
-9.891,-7.711,-155.814
1968
point
1969
-12.132,-7.734,-155.692
1970
reverse
1971
// Pedestrian number 148
1972
10				// Ref num
1973
4				// Number of instructions
1974
2				// Initial instruction
1975
point
1976
-13.360,-7.742,-156.630
1977
point
1978
-17.846,-7.786,-156.648
1979
point
1980
-21.246,-7.816,-157.650
1981
reverse
1982
// Pedestrian number 149
1983
8				// Ref num
1984
4				// Number of instructions
1985
2				// Initial instruction
1986
point
1987
-16.737,-7.773,-157.261
1988
point
1989
-13.764,-7.747,-156.418
1990
point
1991
-10.602,-7.720,-155.510
1992
reverse
1993
// Pedestrian number 150
1994
26				// Ref num
1995
4				// Number of instructions
1996
2				// Initial instruction
1997
point
1998
-11.964,-7.731,-156.045
1999
point
2000
-13.536,-7.746,-156.098
2001
point
2002
-16.792,-7.778,-156.224
2003
reverse
2004
// Pedestrian number 151
2005
1				// Ref num
2006
5				// Number of instructions
2007
2				// Initial instruction
2008
point
2009
-29.572,-8.219,-162.447
2010
point
2011
-33.139,-8.044,-161.665
2012
point
2013
-34.583,-8.004,-161.659
2014
point
2015
-36.250,-7.804,-161.840
2016
reverse
2017
// Pedestrian number 152
2018
5				// Ref num
2019
4				// Number of instructions
2020
2				// Initial instruction
2021
point
2022
-37.045,-7.762,-162.055
2023
point
2024
-37.999,-7.783,-161.538
2025
point
2026
-40.892,-7.871,-159.850
2027
reverse
2028
// Pedestrian number 153
2029
17				// Ref num
2030
4				// Number of instructions
2031
2				// Initial instruction
2032
point
2033
-41.862,-7.968,-160.693
2034
point
2035
-42.442,-8.036,-161.519
2036
point
2037
-44.148,-8.226,-163.860
2038
reverse
2039
// Pedestrian number 154
2040
5				// Ref num
2041
6				// Number of instructions
2042
2				// Initial instruction
2043
point
2044
-60.587,-8.283,-162.198
2045
point
2046
-60.495,-8.152,-160.675
2047
point
2048
-60.374,-7.975,-158.622
2049
point
2050
-61.221,-7.777,-156.060
2051
point
2052
-62.028,-7.789,-154.687
2053
reverse
2054
// Pedestrian number 155
2055
5				// Ref num
2056
4				// Number of instructions
2057
1				// Initial instruction
2058
point
2059
-63.123,-7.817,-155.317
2060
point
2061
-63.017,-7.817,-154.705
2062
point
2063
-64.054,-7.847,-152.327
2064
reverse
2065
// Pedestrian number 156
2066
10				// Ref num
2067
5				// Number of instructions
2068
2				// Initial instruction
2069
point
2070
-61.231,-7.778,-153.317
2071
point
2072
-62.476,-7.805,-153.677
2073
point
2074
-64.452,-7.854,-154.303
2075
point
2076
-65.882,-7.724,-153.619
2077
reverse
2078
// Pedestrian number 157
2079
26				// Ref num
2080
5				// Number of instructions
2081
2				// Initial instruction
2082
point
2083
-78.620,-8.297,-156.469
2084
point
2085
-80.704,-8.297,-155.618
2086
point
2087
-82.753,-8.297,-154.848
2088
point
2089
-83.936,-8.297,-153.897
2090
reverse
2091
// Pedestrian number 158
2092
17				// Ref num
2093
4				// Number of instructions
2094
2				// Initial instruction
2095
point
2096
-84.388,-8.297,-150.769
2097
point
2098
-85.220,-8.297,-148.152
2099
point
2100
-85.605,-7.931,-145.103
2101
reverse
2102
// Pedestrian number 159
2103
5				// Ref num
2104
7				// Number of instructions
2105
2				// Initial instruction
2106
point
2107
-116.864,-8.297,-123.829
2108
point
2109
-123.575,-8.297,-122.678
2110
point
2111
-125.453,-8.297,-122.049
2112
point
2113
-126.255,-8.297,-121.384
2114
point
2115
-126.788,-8.297,-120.634
2116
point
2117
-129.286,-8.297,-119.103
2118
reverse
2119
// Pedestrian number 160
2120
8				// Ref num
2121
4				// Number of instructions
2122
2				// Initial instruction
2123
point
2124
-166.564,-8.063,-50.284
2125
point
2126
-164.664,-8.063,-46.873
2127
point
2128
-163.039,-8.063,-44.513
2129
reverse
2130
// Pedestrian number 161
2131
5				// Ref num
2132
6				// Number of instructions
2133
2				// Initial instruction
2134
point
2135
-159.175,-8.063,-39.981
2136
point
2137
-157.832,-8.063,-38.838
2138
point
2139
-154.732,992.138,-36.346
2140
point
2141
-154.217,991.919,-36.109
2142
point
2143
-153.472,-8.241,-35.547
2144
reverse
2145
// Pedestrian number 162
2146
17				// Ref num
2147
4				// Number of instructions
2148
2				// Initial instruction
2149
point
2150
-102.245,3.841,-7.597
2151
point
2152
-99.424,3.803,-9.344
2153
point
2154
-97.703,3.789,-10.460
2155
reverse
2156
// Pedestrian number 163
2157
8				// Ref num
2158
4				// Number of instructions
2159
2				// Initial instruction
2160
point
2161
-100.031,3.789,-11.415
2162
point
2163
-100.065,3.797,-10.256
2164
point
2165
-99.745,3.839,-6.283
2166
reverse
2167
// Pedestrian number 164
2168
26				// Ref num
2169
4				// Number of instructions
2170
2				// Initial instruction
2171
point
2172
-91.693,3.842,-4.375
2173
point
2174
-85.953,3.842,-2.862
2175
point
2176
-80.346,4.482,-1.503
2177
reverse
2178
// Pedestrian number 165
2179
1				// Ref num
2180
5				// Number of instructions
2181
2				// Initial instruction
2182
point
2183
-82.225,5.218,8.552
2184
point
2185
-80.305,5.371,9.583
2186
point
2187
-80.046,5.394,9.801
2188
point
2189
-78.604,5.242,10.639
2190
reverse
2191
// Pedestrian number 166
2192
5				// Ref num
2193
4				// Number of instructions
2194
2				// Initial instruction
2195
point
2196
-77.513,5.132,11.180
2197
point
2198
-81.040,5.393,11.577
2199
point
2200
-82.608,5.269,10.702
2201
reverse
2202
// Pedestrian number 167
2203
17				// Ref num
2204
5				// Number of instructions
2205
3				// Initial instruction
2206
point
2207
-72.935,4.655,13.764
2208
point
2209
-72.935,4.655,13.764
2210
point
2211
-69.538,5.196,15.745
2212
point
2213
-66.322,4.807,18.017
2214
reverse
2215
// Pedestrian number 168
2216
8				// Ref num
2217
5				// Number of instructions
2218
2				// Initial instruction
2219
point
2220
-65.698,4.790,17.543
2221
point
2222
-64.674,4.626,16.766
2223
point
2224
-63.571,4.446,15.924
2225
point
2226
-61.645,3.705,15.545
2227
reverse
2228
// Pedestrian number 169
2229
5				// Ref num
2230
5				// Number of instructions
2231
2				// Initial instruction
2232
point
2233
-57.831,3.289,17.546
2234
point
2235
-52.465,2.590,17.780
2236
point
2237
-48.308,1.416,18.594
2238
point
2239
-47.553,1.027,18.915
2240
reverse
2241
// Pedestrian number 170
2242
26				// Ref num
2243
5				// Number of instructions
2244
3				// Initial instruction
2245
point
2246
-30.581,-9.674,32.953
2247
point
2248
-28.993,-9.793,33.125
2249
point
2250
-26.957,-9.602,33.415
2251
point
2252
-23.954,-9.257,33.992
2253
reverse
2254
// Pedestrian number 171
2255
26				// Ref num
2256
4				// Number of instructions
2257
2				// Initial instruction
2258
point
2259
-31.212,-9.615,32.614
2260
point
2261
-28.203,-9.797,31.786
2262
point
2263
-26.417,-9.679,30.946
2264
reverse
2265
// Pedestrian number 172
2266
26				// Ref num
2267
5				// Number of instructions
2268
2				// Initial instruction
2269
point
2270
-31.540,-9.470,29.598
2271
point
2272
-30.185,-9.636,31.320
2273
point
2274
-28.915,-9.796,33.023
2275
point
2276
-28.099,-9.670,34.065
2277
reverse
2278
// Pedestrian number 173
2279
26				// Ref num
2280
4				// Number of instructions
2281
2				// Initial instruction
2282
point
2283
-28.919,-9.772,33.539
2284
point
2285
-27.337,-9.609,33.964
2286
point
2287
-22.695,-9.000,34.955
2288
reverse
2289
// Pedestrian number 174
2290
26				// Ref num
2291
4				// Number of instructions
2292
2				// Initial instruction
2293
point
2294
-27.783,-9.795,30.999
2295
point
2296
-29.099,-9.678,30.437
2297
point
2298
-30.397,-9.563,29.882
2299
reverse
2300
// Pedestrian number 175
2301
26				// Ref num
2302
5				// Number of instructions
2303
2				// Initial instruction
2304
point
2305
-27.204,-9.710,31.724
2306
point
2307
-25.095,-9.489,32.361
2308
point
2309
-24.130,-9.407,32.285
2310
point
2311
-23.096,-9.237,32.730
2312
reverse
2313
// Pedestrian number 176
2314
26				// Ref num
2315
4				// Number of instructions
2316
2				// Initial instruction
2317
point
2318
-24.064,-9.380,32.654
2319
point
2320
-23.701,-9.203,34.207
2321
point
2322
-23.031,-8.890,36.909
2323
reverse
2324
// Pedestrian number 177
2325
26				// Ref num
2326
6				// Number of instructions
2327
2				// Initial instruction
2328
point
2329
-25.443,-9.357,35.374
2330
point
2331
-24.171,-9.172,35.424
2332
point
2333
-21.890,-8.841,35.515
2334
point
2335
-21.108,-8.731,35.550
2336
point
2337
-18.354,-8.555,35.502
2338
reverse
2339
// Pedestrian number 178
2340
26				// Ref num
2341
6				// Number of instructions
2342
2				// Initial instruction
2343
point
2344
14.308,-11.861,123.848
2345
point
2346
14.781,-11.870,125.751
2347
point
2348
15.398,-11.882,127.753
2349
point
2350
17.975,-11.915,131.366
2351
point
2352
22.391,-11.946,132.269
2353
reverse
2354
// Pedestrian number 179
2355
26				// Ref num
2356
4				// Number of instructions
2357
2				// Initial instruction
2358
point
2359
17.045,-11.924,132.657
2360
point
2361
19.351,-11.930,132.219
2362
point
2363
21.687,-11.943,131.809
2364
reverse
2365
// Pedestrian number 180
2366
26				// Ref num
2367
4				// Number of instructions
2368
2				// Initial instruction
2369
point
2370
19.546,-11.927,133.854
2371
point
2372
20.673,-11.938,131.495
2373
point
2374
21.253,-11.943,130.741
2375
reverse
2376
// Pedestrian number 181
2377
26				// Ref num
2378
4				// Number of instructions
2379
2				// Initial instruction
2380
point
2381
31.642,-11.930,137.845
2382
point
2383
32.996,-11.923,135.819
2384
point
2385
34.369,-11.916,133.769
2386
reverse
2387
// Pedestrian number 182
2388
26				// Ref num
2389
4				// Number of instructions
2390
2				// Initial instruction
2391
point
2392
33.679,-11.914,131.337
2393
point
2394
34.367,-11.917,134.609
2395
point
2396
34.954,-11.921,137.399
2397
reverse
2398
// Pedestrian number 183
2399
26				// Ref num
2400
4				// Number of instructions
2401
2				// Initial instruction
2402
point
2403
31.484,-11.926,135.210
2404
point
2405
33.862,-11.920,135.330
2406
point
2407
35.432,-11.917,135.411
2408
reverse
2409
// Pedestrian number 184
2410
26				// Ref num
2411
4				// Number of instructions
2412
2				// Initial instruction
2413
point
2414
33.266,-11.918,133.333
2415
point
2416
34.438,-11.919,135.567
2417
point
2418
35.215,-11.919,136.872
2419
reverse
2420
// Pedestrian number 185
2421
26				// Ref num
2422
6				// Number of instructions
2423
2				// Initial instruction
2424
point
2425
32.188,-11.919,129.996
2426
point
2427
32.251,-11.918,127.970
2428
point
2429
32.343,-11.916,125.085
2430
point
2431
33.026,-11.912,124.054
2432
point
2433
33.019,-11.912,122.611
2434
reverse
2435
// Pedestrian number 186
2436
26				// Ref num
2437
6				// Number of instructions
2438
3				// Initial instruction
2439
point
2440
34.065,-11.906,124.314
2441
point
2442
32.985,-11.912,126.174
2443
point
2444
31.879,-11.917,127.656
2445
point
2446
30.943,-11.922,129.802
2447
point
2448
31.160,-11.922,130.670
2449
reverse
2450
// Pedestrian number 187
2451
26				// Ref num
2452
4				// Number of instructions
2453
2				// Initial instruction
2454
point
2455
30.187,-11.925,129.867
2456
point
2457
31.760,-11.919,130.467
2458
point
2459
34.028,-11.910,131.331
2460
reverse
2461
// Pedestrian number 188
2462
26				// Ref num
2463
5				// Number of instructions
2464
2				// Initial instruction
2465
point
2466
31.554,-11.924,133.280
2467
point
2468
30.379,-11.927,130.672
2469
point
2470
29.384,-11.930,128.566
2471
point
2472
28.503,-11.933,128.092
2473
reverse
2474
// Pedestrian number 189
2475
26				// Ref num
2476
5				// Number of instructions
2477
2				// Initial instruction
2478
point
2479
28.013,-11.929,126.746
2480
point
2481
28.096,-11.920,124.507
2482
point
2483
29.232,-11.907,121.671
2484
point
2485
29.557,-11.871,112.544
2486
reverse
2487
// Pedestrian number 190
2488
26				// Ref num
2489
5				// Number of instructions
2490
2				// Initial instruction
2491
point
2492
45.085,-11.872,124.541
2493
point
2494
44.186,-11.882,127.779
2495
point
2496
43.316,-11.890,131.134
2497
point
2498
41.495,-11.897,133.027
2499
reverse
2500
// Pedestrian number 191
2501
26				// Ref num
2502
5				// Number of instructions
2503
2				// Initial instruction
2504
point
2505
40.087,-11.893,127.934
2506
point
2507
42.576,-11.886,127.484
2508
point
2509
45.842,-11.878,127.235
2510
point
2511
46.926,-11.876,127.686
2512
reverse
2513
// Pedestrian number 192
2514
26				// Ref num
2515
6				// Number of instructions
2516
2				// Initial instruction
2517
point
2518
42.343,-11.889,129.402
2519
point
2520
45.592,-11.880,128.183
2521
point
2522
47.298,-11.874,127.024
2523
point
2524
48.330,-11.871,127.161
2525
point
2526
48.938,-11.869,126.635
2527
reverse
2528
// Pedestrian number 193
2529
26				// Ref num
2530
6				// Number of instructions
2531
3				// Initial instruction
2532
point
2533
49.268,-11.847,122.234
2534
point
2535
47.819,-11.859,124.331
2536
point
2537
47.572,-11.865,125.895
2538
point
2539
47.092,-11.874,128.220
2540
point
2541
46.120,-11.881,129.221
2542
reverse
2543
// Pedestrian number 194
2544
26				// Ref num
2545
5				// Number of instructions
2546
2				// Initial instruction
2547
point
2548
48.250,-11.877,131.111
2549
point
2550
50.036,-11.870,131.429
2551
point
2552
53.558,-11.858,132.411
2553
point
2554
54.383,-11.858,133.794
2555
reverse
2556
// Pedestrian number 195
2557
26				// Ref num
2558
5				// Number of instructions
2559
2				// Initial instruction
2560
point
2561
48.807,-11.881,129.673
2562
point
2563
45.935,-11.896,130.462
2564
point
2565
43.469,-11.911,131.728
2566
point
2567
41.674,-11.917,131.382
2568
reverse
2569
// Pedestrian number 196
2570
26				// Ref num
2571
4				// Number of instructions
2572
2				// Initial instruction
2573
point
2574
38.295,-11.900,129.807
2575
point
2576
39.688,-11.893,127.880
2577
point
2578
43.576,-11.873,120.823
2579
reverse
2580
// Pedestrian number 197
2581
26				// Ref num
2582
4				// Number of instructions
2583
2				// Initial instruction
2584
point
2585
42.847,-11.872,119.410
2586
point
2587
40.471,-11.878,119.702
2588
point
2589
38.254,-11.883,119.694
2590
reverse
2591
// Pedestrian number 198
2592
26				// Ref num
2593
9				// Number of instructions
2594
2				// Initial instruction
2595
point
2596
63.848,-8.330,171.616
2597
point
2598
66.289,-8.306,171.968
2599
point
2600
70.303,-8.297,172.460
2601
point
2602
74.414,-8.297,172.891
2603
point
2604
75.405,-8.297,173.322
2605
point
2606
76.651,-8.297,173.012
2607
point
2608
77.800,-8.297,173.328
2609
point
2610
78.796,-8.297,173.048
2611
reverse
2612
// Pedestrian number 199
2613
8				// Ref num
2614
4				// Number of instructions
2615
2				// Initial instruction
2616
point
2617
79.571,-8.297,172.994
2618
point
2619
81.614,-8.297,176.300
2620
point
2621
84.541,-8.297,176.312
2622
reverse
2623
// Pedestrian number 200
2624
5				// Ref num
2625
4				// Number of instructions
2626
2				// Initial instruction
2627
point
2628
83.457,-8.297,176.494
2629
point
2630
83.354,-8.297,172.811
2631
point
2632
86.227,-8.297,172.498
2633
reverse
2634
// Pedestrian number 201
2635
26				// Ref num
2636
6				// Number of instructions
2637
2				// Initial instruction
2638
point
2639
85.230,-8.297,172.592
2640
point
2641
86.614,-8.297,172.737
2642
point
2643
89.846,-8.297,173.085
2644
point
2645
91.572,-8.297,172.486
2646
point
2647
93.961,-8.297,170.877
2648
reverse
2649
// Pedestrian number 202
2650
5				// Ref num
2651
4				// Number of instructions
2652
2				// Initial instruction
2653
point
2654
123.650,-11.574,108.276
2655
point
2656
129.035,-11.561,110.553
2657
point
2658
131.869,-11.555,111.762
2659
reverse
2660
// Pedestrian number 203
2661
26				// Ref num
2662
5				// Number of instructions
2663
2				// Initial instruction
2664
point
2665
128.265,-11.561,112.413
2666
point
2667
130.326,-11.558,110.663
2668
point
2669
133.256,-11.554,108.147
2670
point
2671
136.060,-11.549,107.018
2672
reverse
2673
// Pedestrian number 204
2674
26				// Ref num
2675
4				// Number of instructions
2676
2				// Initial instruction
2677
point
2678
133.912,-11.550,112.195
2679
point
2680
132.784,-11.554,109.996
2681
point
2682
131.936,-11.556,108.554
2683
reverse
2684
// Pedestrian number 205
2685
26				// Ref num
2686
5				// Number of instructions
2687
2				// Initial instruction
2688
point
2689
134.817,-11.549,110.308
2690
point
2691
132.019,-11.556,108.982
2692
point
2693
129.599,-11.562,107.801
2694
point
2695
128.635,-11.564,107.826
2696
reverse
2697
// Pedestrian number 206
2698
1				// Ref num
2699
5				// Number of instructions
2700
2				// Initial instruction
2701
point
2702
138.538,-11.633,96.021
2703
point
2704
139.097,-11.666,91.900
2705
point
2706
139.803,-11.657,87.237
2707
point
2708
138.517,-11.661,85.740
2709
reverse
2710
// Pedestrian number 207
2711
26				// Ref num
2712
5				// Number of instructions
2713
2				// Initial instruction
2714
point
2715
140.637,-11.657,89.830
2716
point
2717
139.672,-11.664,91.030
2718
point
2719
137.879,-11.658,93.247
2720
point
2721
136.339,-11.665,92.888
2722
reverse
2723
// Pedestrian number 208
2724
26				// Ref num
2725
5				// Number of instructions
2726
2				// Initial instruction
2727
point
2728
139.653,-11.648,93.530
2729
point
2730
139.462,-11.664,91.847
2731
point
2732
138.453,-11.663,87.178
2733
point
2734
137.734,-11.666,86.583
2735
reverse
2736
// Pedestrian number 209
2737
26				// Ref num
2738
4				// Number of instructions
2739
2				// Initial instruction
2740
point
2741
158.255,-11.539,93.401
2742
point
2743
158.599,-11.567,89.702
2744
point
2745
158.803,-11.573,86.202
2746
reverse
2747
// Pedestrian number 210
2748
26				// Ref num
2749
5				// Number of instructions
2750
2				// Initial instruction
2751
point
2752
160.247,-11.543,91.479
2753
point
2754
159.165,-11.557,90.452
2755
point
2756
157.464,-11.577,89.356
2757
point
2758
157.006,-11.588,88.360
2759
reverse
2760
// Pedestrian number 211
2761
26				// Ref num
2762
5				// Number of instructions
2763
2				// Initial instruction
2764
point
2765
109.571,-11.667,94.526
2766
point
2767
106.480,-11.666,93.742
2768
point
2769
104.482,-11.666,92.442
2770
point
2771
95.037,-11.663,89.095
2772
reverse
2773
// Pedestrian number 212
2774
26				// Ref num
2775
4				// Number of instructions
2776
2				// Initial instruction
2777
point
2778
105.364,-11.665,89.844
2779
point
2780
106.522,-11.666,91.802
2781
point
2782
109.614,-11.668,95.070
2783
reverse
2784
// Pedestrian number 213
2785
26				// Ref num
2786
4				// Number of instructions
2787
2				// Initial instruction
2788
point
2789
109.884,-11.665,92.504
2790
point
2791
109.252,-11.666,93.180
2792
point
2793
106.662,-11.668,95.948
2794
reverse
2795
// Pedestrian number 214
2796
26				// Ref num
2797
5				// Number of instructions
2798
3				// Initial instruction
2799
point
2800
88.297,-11.667,101.721
2801
point
2802
89.012,-11.667,102.532
2803
point
2804
90.948,-11.666,106.595
2805
point
2806
92.197,-11.665,107.617
2807
reverse
2808
// Pedestrian number 215
2809
8				// Ref num
2810
5				// Number of instructions
2811
3				// Initial instruction
2812
point
2813
104.633,-8.972,97.574
2814
point
2815
108.133,-8.393,99.365
2816
point
2817
110.052,992.169,99.602
2818
point
2819
112.490,988.590,99.006
2820
reverse
2821
// Pedestrian number 216
2822
5				// Ref num
2823
4				// Number of instructions
2824
1				// Initial instruction
2825
point
2826
122.771,-8.846,92.998
2827
point
2828
120.097,992.166,96.328
2829
point
2830
118.008,988.577,98.613
2831
reverse
2832
// Pedestrian number 217
2833
112				// Ref num
2834
2				// Number of instructions
2835
1				// Initial instruction
2836
point
2837
-102.085,3.197,2.108
2838
reverse
2839
// Pedestrian number 218
2840
112				// Ref num
2841
2				// Number of instructions
2842
1				// Initial instruction
2843
point
2844
-102.905,3.184,2.045
2845
reverse
2846
// Pedestrian number 219
2847
112				// Ref num
2848
2				// Number of instructions
2849
1				// Initial instruction
2850
point
2851
-104.205,3.167,1.923
2852
reverse
2853
// Pedestrian number 220
2854
112				// Ref num
2855
2				// Number of instructions
2856
1				// Initial instruction
2857
point
2858
-105.050,3.153,1.837
2859
reverse
2860
// Pedestrian number 221
2861
112				// Ref num
2862
2				// Number of instructions
2863
1				// Initial instruction
2864
point
2865
-70.463,0.759,-35.996
2866
reverse
2867
// Pedestrian number 222
2868
112				// Ref num
2869
2				// Number of instructions
2870
1				// Initial instruction
2871
point
2872
-71.210,0.759,-36.531
2873
reverse
2874
// Pedestrian number 223
2875
112				// Ref num
2876
2				// Number of instructions
2877
1				// Initial instruction
2878
point
2879
-72.267,0.759,-37.289
2880
reverse
2881
// Pedestrian number 224
2882
112				// Ref num
2883
2				// Number of instructions
2884
1				// Initial instruction
2885
point
2886
-73.417,0.758,-38.078
2887
reverse
2888
// Pedestrian number 225
2889
112				// Ref num
2890
2				// Number of instructions
2891
1				// Initial instruction
2892
point
2893
-68.909,-1.280,-55.858
2894
reverse
2895
// Pedestrian number 226
2896
112				// Ref num
2897
2				// Number of instructions
2898
1				// Initial instruction
2899
point
2900
-68.199,-1.708,-56.794
2901
reverse
2902
// Pedestrian number 227
2903
112				// Ref num
2904
2				// Number of instructions
2905
1				// Initial instruction
2906
point
2907
-66.843,-2.338,-57.569
2908
reverse
2909
// Pedestrian number 228
2910
112				// Ref num
2911
2				// Number of instructions
2912
1				// Initial instruction
2913
point
2914
-62.572,-3.844,-58.596
2915
reverse
2916
// Pedestrian number 229
2917
112				// Ref num
2918
2				// Number of instructions
2919
1				// Initial instruction
2920
point
2921
-43.129,-5.555,-61.863
2922
reverse
2923
// Pedestrian number 230
2924
112				// Ref num
2925
2				// Number of instructions
2926
1				// Initial instruction
2927
point
2928
-42.502,-5.555,-62.419
2929
reverse
2930
// Pedestrian number 231
2931
112				// Ref num
2932
2				// Number of instructions
2933
1				// Initial instruction
2934
point
2935
-41.793,-5.555,-63.049
2936
reverse
2937
// Pedestrian number 232
2938
112				// Ref num
2939
2				// Number of instructions
2940
1				// Initial instruction
2941
point
2942
-40.731,-5.554,-63.987
2943
reverse
2944
// Pedestrian number 233
2945
112				// Ref num
2946
2				// Number of instructions
2947
1				// Initial instruction
2948
point
2949
-51.242,-5.554,-59.896
2950
reverse
2951
// Pedestrian number 234
2952
112				// Ref num
2953
2				// Number of instructions
2954
1				// Initial instruction
2955
point
2956
-51.251,-5.555,-58.956
2957
reverse
2958
// Pedestrian number 235
2959
128				// Ref num
2960
2				// Number of instructions
2961
1				// Initial instruction
2962
point
2963
-37.949,-5.548,-54.579
2964
reverse
2965
// Pedestrian number 236
2966
129				// Ref num
2967
2				// Number of instructions
2968
1				// Initial instruction
2969
point
2970
-40.744,-5.560,-58.680
2971
reverse
2972
// Pedestrian number 237
2973
112				// Ref num
2974
2				// Number of instructions
2975
1				// Initial instruction
2976
point
2977
-23.138,-0.619,-31.108
2978
reverse
2979
// Pedestrian number 238
2980
131				// Ref num
2981
2				// Number of instructions
2982
1				// Initial instruction
2983
point
2984
-23.002,-0.622,-28.477
2985
reverse
2986
// Pedestrian number 239
2987
109				// Ref num
2988
2				// Number of instructions
2989
1				// Initial instruction
2990
point
2991
-43.852,-5.560,-57.430
2992
reverse
2993
// Pedestrian number 240
2994
135				// Ref num
2995
2				// Number of instructions
2996
1				// Initial instruction
2997
point
2998
-103.526,3.561,-0.964
2999
reverse
3000
// Pedestrian number 241
3001
131				// Ref num
3002
2				// Number of instructions
3003
1				// Initial instruction
3004
point
3005
-99.278,3.789,-11.360
3006
reverse
3007
// Pedestrian number 242
3008
100				// Ref num
3009
2				// Number of instructions
3010
1				// Initial instruction
3011
point
3012
-83.356,5.180,9.446
3013
reverse
3014
// Pedestrian number 243
3015
115				// Ref num
3016
2				// Number of instructions
3017
1				// Initial instruction
3018
point
3019
-27.956,-6.648,52.607
3020
reverse
3021
// Pedestrian number 244
3022
112				// Ref num
3023
2				// Number of instructions
3024
1				// Initial instruction
3025
point
3026
-25.968,-6.842,51.739
3027
reverse
3028
// Pedestrian number 245
3029
112				// Ref num
3030
2				// Number of instructions
3031
1				// Initial instruction
3032
point
3033
-11.295,-7.825,71.742
3034
reverse
3035
// Pedestrian number 246
3036
112				// Ref num
3037
2				// Number of instructions
3038
1				// Initial instruction
3039
point
3040
-11.135,-7.829,72.015
3041
reverse
3042
// Pedestrian number 247
3043
100				// Ref num
3044
2				// Number of instructions
3045
1				// Initial instruction
3046
point
3047
-10.885,-7.844,71.725
3048
reverse
3049
// Pedestrian number 248
3050
129				// Ref num
3051
2				// Number of instructions
3052
1				// Initial instruction
3053
point
3054
1.099,-7.745,66.674
3055
reverse
3056
// Pedestrian number 249
3057
100				// Ref num
3058
2				// Number of instructions
3059
1				// Initial instruction
3060
point
3061
14.856,-7.834,54.146
3062
reverse
3063
// Pedestrian number 250
3064
112				// Ref num
3065
2				// Number of instructions
3066
1				// Initial instruction
3067
point
3068
14.085,-7.782,54.099
3069
reverse
3070
// Pedestrian number 251
3071
112				// Ref num
3072
2				// Number of instructions
3073
1				// Initial instruction
3074
point
3075
13.476,-7.410,52.072
3076
reverse
3077
// Pedestrian number 252
3078
134				// Ref num
3079
2				// Number of instructions
3080
1				// Initial instruction
3081
point
3082
15.084,-7.495,90.271
3083
reverse
3084
// Pedestrian number 253
3085
112				// Ref num
3086
2				// Number of instructions
3087
1				// Initial instruction
3088
point
3089
14.751,-7.500,93.030
3090
reverse
3091
// Pedestrian number 254
3092
112				// Ref num
3093
2				// Number of instructions
3094
1				// Initial instruction
3095
point
3096
14.732,-7.439,93.934
3097
reverse
3098
// Pedestrian number 255
3099
112				// Ref num
3100
2				// Number of instructions
3101
1				// Initial instruction
3102
point
3103
14.825,-7.350,95.169
3104
reverse
3105
// Pedestrian number 256
3106
112				// Ref num
3107
2				// Number of instructions
3108
1				// Initial instruction
3109
point
3110
3.408,-11.817,144.875
3111
reverse
3112
// Pedestrian number 257
3113
112				// Ref num
3114
2				// Number of instructions
3115
1				// Initial instruction
3116
point
3117
4.863,-11.822,146.637
3118
reverse
3119
// Pedestrian number 258
3120
112				// Ref num
3121
2				// Number of instructions
3122
1				// Initial instruction
3123
point
3124
7.373,-11.832,149.231
3125
reverse
3126
// Pedestrian number 259
3127
112				// Ref num
3128
2				// Number of instructions
3129
1				// Initial instruction
3130
point
3131
9.370,-11.840,151.406
3132
reverse
3133
// Pedestrian number 260
3134
112				// Ref num
3135
2				// Number of instructions
3136
1				// Initial instruction
3137
point
3138
10.900,-11.845,153.203
3139
reverse
3140
// Pedestrian number 261
3141
135				// Ref num
3142
2				// Number of instructions
3143
1				// Initial instruction
3144
point
3145
39.001,-11.873,160.402
3146
reverse
3147
// Pedestrian number 262
3148
112				// Ref num
3149
2				// Number of instructions
3150
1				// Initial instruction
3151
point
3152
30.108,-11.947,142.112
3153
reverse
3154
// Pedestrian number 263
3155
129				// Ref num
3156
2				// Number of instructions
3157
1				// Initial instruction
3158
point
3159
30.896,-11.952,141.705
3160
reverse
3161
// Pedestrian number 264
3162
112				// Ref num
3163
2				// Number of instructions
3164
1				// Initial instruction
3165
point
3166
32.246,-11.943,140.514
3167
reverse
3168
// Pedestrian number 265
3169
100				// Ref num
3170
2				// Number of instructions
3171
1				// Initial instruction
3172
point
3173
55.905,-11.872,142.154
3174
reverse
3175
// Pedestrian number 266
3176
112				// Ref num
3177
2				// Number of instructions
3178
1				// Initial instruction
3179
point
3180
55.806,-11.872,141.785
3181
reverse
3182
// Pedestrian number 267
3183
131				// Ref num
3184
2				// Number of instructions
3185
1				// Initial instruction
3186
point
3187
36.833,-11.872,111.764
3188
reverse
3189
// Pedestrian number 268
3190
129				// Ref num
3191
2				// Number of instructions
3192
1				// Initial instruction
3193
point
3194
37.381,-11.916,140.622
3195
reverse
3196
// Pedestrian number 269
3197
112				// Ref num
3198
2				// Number of instructions
3199
1				// Initial instruction
3200
point
3201
37.467,-11.916,141.283
3202
reverse
3203
// Pedestrian number 270
3204
131				// Ref num
3205
2				// Number of instructions
3206
1				// Initial instruction
3207
point
3208
127.768,-8.298,153.899
3209
reverse
3210
// Pedestrian number 271
3211
112				// Ref num
3212
2				// Number of instructions
3213
1				// Initial instruction
3214
point
3215
156.722,-7.865,148.935
3216
reverse
3217
// Pedestrian number 272
3218
112				// Ref num
3219
2				// Number of instructions
3220
1				// Initial instruction
3221
point
3222
158.974,-7.853,149.700
3223
reverse
3224
// Pedestrian number 273
3225
112				// Ref num
3226
2				// Number of instructions
3227
1				// Initial instruction
3228
point
3229
160.861,-7.881,150.067
3230
reverse
3231
// Pedestrian number 274
3232
135				// Ref num
3233
2				// Number of instructions
3234
1				// Initial instruction
3235
point
3236
173.277,-7.250,132.000
3237
reverse
3238
// Pedestrian number 275
3239
100				// Ref num
3240
2				// Number of instructions
3241
1				// Initial instruction
3242
point
3243
180.317,-7.617,117.579
3244
reverse
3245
// Pedestrian number 276
3246
100				// Ref num
3247
2				// Number of instructions
3248
1				// Initial instruction
3249
point
3250
180.835,-7.622,117.386
3251
reverse
3252
// Pedestrian number 277
3253
100				// Ref num
3254
2				// Number of instructions
3255
1				// Initial instruction
3256
point
3257
180.641,-7.620,117.872
3258
reverse
3259
// Pedestrian number 278
3260
128				// Ref num
3261
2				// Number of instructions
3262
1				// Initial instruction
3263
point
3264
183.308,-7.460,135.063
3265
reverse
3266
// Pedestrian number 279
3267
112				// Ref num
3268
2				// Number of instructions
3269
1				// Initial instruction
3270
point
3271
182.672,-7.452,135.429
3272
reverse
3273
// Pedestrian number 280
3274
112				// Ref num
3275
2				// Number of instructions
3276
1				// Initial instruction
3277
point
3278
182.012,-7.440,136.096
3279
reverse
3280
// Pedestrian number 281
3281
112				// Ref num
3282
2				// Number of instructions
3283
1				// Initial instruction
3284
point
3285
183.816,-7.181,135.283
3286
reverse
3287
// Pedestrian number 282
3288
112				// Ref num
3289
2				// Number of instructions
3290
1				// Initial instruction
3291
point
3292
194.516,-8.167,145.076
3293
reverse
3294
// Pedestrian number 283
3295
112				// Ref num
3296
2				// Number of instructions
3297
1				// Initial instruction
3298
point
3299
193.230,-8.118,146.076
3300
reverse
3301
// Pedestrian number 284
3302
112				// Ref num
3303
2				// Number of instructions
3304
1				// Initial instruction
3305
point
3306
190.633,-8.180,148.094
3307
reverse
3308
// Pedestrian number 285
3309
135				// Ref num
3310
2				// Number of instructions
3311
1				// Initial instruction
3312
point
3313
174.321,-8.297,156.549
3314
reverse
3315
// Pedestrian number 286
3316
112				// Ref num
3317
2				// Number of instructions
3318
1				// Initial instruction
3319
point
3320
188.755,-8.298,152.302
3321
reverse
3322
// Pedestrian number 287
3323
100				// Ref num
3324
2				// Number of instructions
3325
1				// Initial instruction
3326
point
3327
206.149,-8.298,137.883
3328
reverse
3329
// Pedestrian number 288
3330
100				// Ref num
3331
2				// Number of instructions
3332
1				// Initial instruction
3333
point
3334
206.976,-8.298,129.431
3335
reverse
3336
// Pedestrian number 289
3337
100				// Ref num
3338
2				// Number of instructions
3339
1				// Initial instruction
3340
point
3341
210.271,-8.298,115.158
3342
reverse
3343
// Pedestrian number 290
3344
100				// Ref num
3345
2				// Number of instructions
3346
1				// Initial instruction
3347
point
3348
206.321,-8.298,101.520
3349
reverse
3350
// Pedestrian number 291
3351
129				// Ref num
3352
2				// Number of instructions
3353
1				// Initial instruction
3354
point
3355
204.374,-8.302,91.661
3356
reverse
3357
// Pedestrian number 292
3358
112				// Ref num
3359
2				// Number of instructions
3360
1				// Initial instruction
3361
point
3362
190.417,-8.299,73.362
3363
reverse
3364
// Pedestrian number 293
3365
112				// Ref num
3366
2				// Number of instructions
3367
1				// Initial instruction
3368
point
3369
171.876,-8.298,61.528
3370
reverse
3371
// Pedestrian number 294
3372
100				// Ref num
3373
2				// Number of instructions
3374
1				// Initial instruction
3375
point
3376
164.693,-8.298,59.162
3377
reverse
3378
// Pedestrian number 295
3379
112				// Ref num
3380
2				// Number of instructions
3381
1				// Initial instruction
3382
point
3383
160.239,-8.298,57.774
3384
reverse
3385
// Pedestrian number 296
3386
112				// Ref num
3387
2				// Number of instructions
3388
1				// Initial instruction
3389
point
3390
77.238,-8.332,-32.448
3391
reverse
3392
// Pedestrian number 297
3393
112				// Ref num
3394
2				// Number of instructions
3395
1				// Initial instruction
3396
point
3397
78.648,-8.332,-29.190
3398
reverse
3399
// Pedestrian number 298
3400
112				// Ref num
3401
2				// Number of instructions
3402
1				// Initial instruction
3403
point
3404
79.780,-8.332,-26.991
3405
reverse
3406
// Pedestrian number 299
3407
112				// Ref num
3408
2				// Number of instructions
3409
1				// Initial instruction
3410
point
3411
80.822,-8.332,-25.180
3412
reverse
3413
// Pedestrian number 300
3414
135				// Ref num
3415
2				// Number of instructions
3416
1				// Initial instruction
3417
point
3418
91.248,-8.297,-15.196
3419
reverse
3420
// Pedestrian number 301
3421
100				// Ref num
3422
2				// Number of instructions
3423
1				// Initial instruction
3424
point
3425
99.083,-8.297,3.803
3426
reverse
3427
// Pedestrian number 302
3428
100				// Ref num
3429
2				// Number of instructions
3430
1				// Initial instruction
3431
point
3432
101.351,-8.298,12.750
3433
reverse
3434
// Pedestrian number 303
3435
100				// Ref num
3436
2				// Number of instructions
3437
1				// Initial instruction
3438
point
3439
107.207,-8.298,26.805
3440
reverse
3441
// Pedestrian number 304
3442
129				// Ref num
3443
2				// Number of instructions
3444
1				// Initial instruction
3445
point
3446
171.538,-7.078,105.759
3447
reverse
3448
// Pedestrian number 305
3449
112				// Ref num
3450
2				// Number of instructions
3451
1				// Initial instruction
3452
point
3453
159.147,-11.570,86.912
3454
reverse
3455
// Pedestrian number 306
3456
112				// Ref num
3457
2				// Number of instructions
3458
1				// Initial instruction
3459
point
3460
160.328,-11.562,87.800
3461
reverse
3462
// Pedestrian number 307
3463
112				// Ref num
3464
2				// Number of instructions
3465
1				// Initial instruction
3466
point
3467
161.450,-11.554,88.846
3468
reverse
3469
// Pedestrian number 308
3470
112				// Ref num
3471
2				// Number of instructions
3472
1				// Initial instruction
3473
point
3474
142.763,-11.676,73.525
3475
reverse
3476
// Pedestrian number 309
3477
112				// Ref num
3478
2				// Number of instructions
3479
1				// Initial instruction
3480
point
3481
141.162,-11.686,72.309
3482
reverse
3483
// Pedestrian number 310
3484
112				// Ref num
3485
2				// Number of instructions
3486
1				// Initial instruction
3487
point
3488
139.240,-11.698,71.291
3489
reverse
3490
// Pedestrian number 311
3491
112				// Ref num
3492
2				// Number of instructions
3493
1				// Initial instruction
3494
point
3495
136.221,-11.702,71.797
3496
reverse
3497
// Pedestrian number 312
3498
112				// Ref num
3499
2				// Number of instructions
3500
1				// Initial instruction
3501
point
3502
131.092,-11.702,73.852
3503
reverse
3504
// Pedestrian number 313
3505
112				// Ref num
3506
2				// Number of instructions
3507
1				// Initial instruction
3508
point
3509
115.628,-11.695,87.266
3510
reverse
3511
// Pedestrian number 314
3512
112				// Ref num
3513
2				// Number of instructions
3514
1				// Initial instruction
3515
point
3516
116.128,-11.698,86.371
3517
reverse
3518
// Pedestrian number 315
3519
112				// Ref num
3520
2				// Number of instructions
3521
1				// Initial instruction
3522
point
3523
118.040,-11.702,84.684
3524
reverse
3525
// Pedestrian number 316
3526
112				// Ref num
3527
2				// Number of instructions
3528
1				// Initial instruction
3529
point
3530
78.936,-11.656,74.594
3531
reverse
3532
// Pedestrian number 317
3533
112				// Ref num
3534
2				// Number of instructions
3535
1				// Initial instruction
3536
point
3537
79.073,-11.653,73.357
3538
reverse
3539
// Pedestrian number 318
3540
112				// Ref num
3541
2				// Number of instructions
3542
1				// Initial instruction
3543
point
3544
80.573,-11.654,71.204
3545
reverse
3546
// Pedestrian number 319
3547
112				// Ref num
3548
2				// Number of instructions
3549
1				// Initial instruction
3550
point
3551
71.051,-11.653,102.114
3552
reverse
3553
// Pedestrian number 320
3554
112				// Ref num
3555
2				// Number of instructions
3556
1				// Initial instruction
3557
point
3558
71.703,-11.653,103.746
3559
reverse
3560
// Pedestrian number 321
3561
111				// Ref num
3562
2				// Number of instructions
3563
1				// Initial instruction
3564
point
3565
38.433,-12.662,-116.951
3566
reverse
3567
// Pedestrian number 322
3568
111				// Ref num
3569
2				// Number of instructions
3570
1				// Initial instruction
3571
point
3572
42.120,-12.640,-104.059
3573
reverse
3574
// Pedestrian number 323
3575
111				// Ref num
3576
2				// Number of instructions
3577
1				// Initial instruction
3578
point
3579
49.076,-12.658,-111.576
3580
reverse
3581
// Pedestrian number 324
3582
111				// Ref num
3583
2				// Number of instructions
3584
1				// Initial instruction
3585
point
3586
29.649,-12.642,-139.382
3587
reverse
3588
// Pedestrian number 325
3589
111				// Ref num
3590
2				// Number of instructions
3591
1				// Initial instruction
3592
point
3593
30.141,-12.655,-124.694
3594
reverse
3595
// Pedestrian number 326
3596
111				// Ref num
3597
2				// Number of instructions
3598
1				// Initial instruction
3599
point
3600
42.744,-12.794,-128.659
3601
reverse
3602
// Pedestrian number 327
3603
101				// Ref num
3604
2				// Number of instructions
3605
1				// Initial instruction
3606
point
3607
28.365,-12.651,-143.520
3608
reverse
3609
// Pedestrian number 328
3610
112				// Ref num
3611
2				// Number of instructions
3612
1				// Initial instruction
3613
point
3614
30.167,-12.656,-141.275
3615
reverse
3616
// Pedestrian number 329
3617
112				// Ref num
3618
2				// Number of instructions
3619
1				// Initial instruction
3620
point
3621
31.093,-12.702,-142.433
3622
reverse
3623
// Pedestrian number 330
3624
112				// Ref num
3625
2				// Number of instructions
3626
1				// Initial instruction
3627
point
3628
34.933,-12.833,-144.025
3629
reverse
3630
// Pedestrian number 331
3631
112				// Ref num
3632
2				// Number of instructions
3633
1				// Initial instruction
3634
point
3635
42.118,-12.835,-136.519
3636
reverse
3637
// Pedestrian number 332
3638
100				// Ref num
3639
2				// Number of instructions
3640
1				// Initial instruction
3641
point
3642
53.068,-12.669,-106.551
3643
reverse
3644
// Pedestrian number 333
3645
100				// Ref num
3646
2				// Number of instructions
3647
1				// Initial instruction
3648
point
3649
54.372,-12.777,-107.180
3650
reverse
3651
// Pedestrian number 334
3652
100				// Ref num
3653
2				// Number of instructions
3654
1				// Initial instruction
3655
point
3656
52.421,-12.667,-107.570
3657
reverse
3658
// Pedestrian number 335
3659
112				// Ref num
3660
2				// Number of instructions
3661
1				// Initial instruction
3662
point
3663
52.662,-12.714,-108.358
3664
reverse
3665
// Pedestrian number 336
3666
112				// Ref num
3667
2				// Number of instructions
3668
1				// Initial instruction
3669
point
3670
48.970,-12.716,-107.354
3671
reverse
3672
// Pedestrian number 337
3673
112				// Ref num
3674
2				// Number of instructions
3675
1				// Initial instruction
3676
point
3677
44.268,-12.635,-103.840
3678
reverse
3679
// Pedestrian number 338
3680
112				// Ref num
3681
2				// Number of instructions
3682
1				// Initial instruction
3683
point
3684
34.441,-12.662,-102.776
3685
reverse
3686
// Pedestrian number 339
3687
112				// Ref num
3688
2				// Number of instructions
3689
1				// Initial instruction
3690
point
3691
33.870,-12.663,-103.277
3692
reverse
3693
// Pedestrian number 340
3694
112				// Ref num
3695
2				// Number of instructions
3696
1				// Initial instruction
3697
point
3698
33.308,-12.663,-104.026
3699
reverse
3700
// Pedestrian number 341
3701
111				// Ref num
3702
2				// Number of instructions
3703
1				// Initial instruction
3704
point
3705
22.657,-12.663,-127.834
3706
reverse
3707
// Pedestrian number 342
3708
112				// Ref num
3709
2				// Number of instructions
3710
1				// Initial instruction
3711
point
3712
21.854,-12.662,-128.758
3713
reverse
3714
// Pedestrian number 343
3715
112				// Ref num
3716
2				// Number of instructions
3717
1				// Initial instruction
3718
point
3719
21.061,-12.661,-129.631
3720
reverse
3721
// Pedestrian number 344
3722
112				// Ref num
3723
2				// Number of instructions
3724
1				// Initial instruction
3725
point
3726
19.726,-12.661,-131.117
3727
reverse
3728
// Pedestrian number 345
3729
112				// Ref num
3730
2				// Number of instructions
3731
1				// Initial instruction
3732
point
3733
17.882,-12.661,-132.711
3734
reverse
3735
// Pedestrian number 346
3736
111				// Ref num
3737
2				// Number of instructions
3738
1				// Initial instruction
3739
point
3740
31.855,-12.673,-128.688
3741
reverse
3742
// Pedestrian number 347
3743
112				// Ref num
3744
2				// Number of instructions
3745
1				// Initial instruction
3746
point
3747
23.082,-12.635,-135.606
3748
reverse
3749
// Pedestrian number 348
3750
112				// Ref num
3751
2				// Number of instructions
3752
1				// Initial instruction
3753
point
3754
24.254,-12.628,-136.152
3755
reverse
3756
// Pedestrian number 349
3757
131				// Ref num
3758
2				// Number of instructions
3759
1				// Initial instruction
3760
point
3761
21.014,-12.636,-138.074
3762
reverse
3763
// Pedestrian number 350
3764
112				// Ref num
3765
2				// Number of instructions
3766
1				// Initial instruction
3767
point
3768
33.213,-12.656,-113.500
3769
reverse
3770
// Pedestrian number 351
3771
26				// Ref num
3772
4				// Number of instructions
3773
2				// Initial instruction
3774
point
3775
87.650,-11.660,84.852
3776
point
3777
83.878,-11.663,93.758
3778
point
3779
76.312,-11.665,103.804
3780
reverse
3781
// Pedestrian number 352
3782
26				// Ref num
3783
4				// Number of instructions
3784
2				// Initial instruction
3785
point
3786
76.950,-11.666,103.997
3787
point
3788
83.825,-11.663,94.466
3789
point
3790
88.630,-11.662,88.810
3791
reverse
3792
// Pedestrian number 353
3793
26				// Ref num
3794
4				// Number of instructions
3795
2				// Initial instruction
3796
point
3797
88.449,-11.661,87.960
3798
point
3799
84.413,-11.663,93.309
3800
point
3801
82.086,-11.656,118.957
3802
reverse
3803
// Pedestrian number 354
3804
26				// Ref num
3805
4				// Number of instructions
3806
2				// Initial instruction
3807
point
3808
78.277,-11.653,117.541
3809
point
3810
84.639,-11.665,94.575
3811
point
3812
76.093,-11.664,80.282
3813
reverse
3814
// Pedestrian number 355
3815
26				// Ref num
3816
5				// Number of instructions
3817
3				// Initial instruction
3818
point
3819
77.442,-11.666,76.777
3820
point
3821
82.111,-11.668,78.732
3822
point
3823
85.905,-11.668,87.081
3824
point
3825
93.740,-11.670,99.792
3826
reverse
3827
// Pedestrian number 356
3828
26				// Ref num
3829
5				// Number of instructions
3830
2				// Initial instruction
3831
point
3832
90.049,-11.667,101.710
3833
point
3834
85.575,-11.666,94.837
3835
point
3836
83.659,-11.666,91.233
3837
point
3838
74.409,-11.661,84.574
3839
reverse
3840
// Pedestrian number 357
3841
26				// Ref num
3842
7				// Number of instructions
3843
3				// Initial instruction
3844
point
3845
69.039,-11.653,99.338
3846
point
3847
74.735,-11.656,102.566
3848
point
3849
88.253,-11.667,95.246
3850
point
3851
104.018,-11.680,90.066
3852
point
3853
105.607,-11.684,82.411
3854
point
3855
98.026,-11.653,63.652
3856
reverse
3857
// Pedestrian number 358
3858
26				// Ref num
3859
4				// Number of instructions
3860
2				// Initial instruction
3861
point
3862
98.449,-11.653,64.255
3863
point
3864
94.530,-11.658,78.241
3865
point
3866
94.980,-11.663,88.140
3867
reverse
3868
// Pedestrian number 359
3869
26				// Ref num
3870
7				// Number of instructions
3871
2				// Initial instruction
3872
point
3873
31.225,-6.436,51.028
3874
point
3875
25.336,-5.338,40.776
3876
point
3877
21.547,-4.944,38.843
3878
point
3879
21.989,-4.707,35.276
3880
point
3881
21.190,-4.501,33.237
3882
point
3883
17.062,-3.657,31.418
3884
reverse
3885
// Pedestrian number 360
3886
26				// Ref num
3887
6				// Number of instructions
3888
2				// Initial instruction
3889
point
3890
10.568,-0.912,19.223
3891
point
3892
10.252,-0.899,18.266
3893
point
3894
9.882,-0.887,17.436
3895
point
3896
12.098,-0.881,14.892
3897
point
3898
2.785,-0.622,-0.762
3899
reverse
3900
// Pedestrian number 361
3901
26				// Ref num
3902
7				// Number of instructions
3903
4				// Initial instruction
3904
point
3905
-6.712,-0.622,-9.615
3906
point
3907
1.250,-0.622,-0.987
3908
point
3909
4.269,-0.725,7.302
3910
point
3911
8.464,-0.846,14.924
3912
point
3913
9.172,999.334,16.162
3914
point
3915
9.645,999.316,17.454
3916
reverse
3917
// Pedestrian number 362
3918
26				// Ref num
3919
6				// Number of instructions
3920
2				// Initial instruction
3921
point
3922
9.135,-0.622,-21.539
3923
point
3924
18.765,-0.622,-19.562
3925
point
3926
25.016,-0.622,-21.932
3927
point
3928
29.543,-0.622,-20.890
3929
point
3930
33.627,-0.622,-16.970
3931
reverse
3932
// Pedestrian number 363
3933
99				// Ref num
3934
6				// Number of instructions
3935
4				// Initial instruction
3936
point
3937
-73.622,5.318,-2.508
3938
point
3939
-76.359,3.921,2.176
3940
point
3941
-76.994,3.842,2.223
3942
point
3943
-77.741,3.842,2.140
3944
point
3945
-80.007,3.842,0.618
3946
reverse
3947
// ****** START OF OPPONENT PATHS ******
3948
START OF OPPONENT PATHS
3949
133                             // Number of path nodes
3950
-62.478,    3.809,   12.632   // Node #0
3951
-52.609,    2.546,   18.293   // Node #1
3952
-46.073,   -0.333,   22.095   // Node #2
3953
-29.688,   -9.666,   31.180   // Node #3
3954
-11.110,   -8.353,   42.918   // Node #4
3955
6.365,   -8.237,   62.322   // Node #5
3956
10.746,   -8.237,   80.772   // Node #6
3957
9.028,   -8.266,  104.431   // Node #7
3958
14.475,   -7.552,  115.095   // Node #8
3959
29.931,   -7.442,  137.861   // Node #9
3960
47.783,   -7.678,  164.046   // Node #10
3961
63.138,   -8.338,  173.539   // Node #11
3962
87.135,   -8.305,  174.522   // Node #12
3963
109.871,   -8.296,  166.641   // Node #13
3964
124.331,   -8.296,  154.513   // Node #14
3965
131.008,   -8.305,  136.268   // Node #15
3966
130.809,   -8.297,  126.707   // Node #16
3967
111.939,  -11.608,  101.724   // Node #17
3968
101.355,   -8.376,   60.365   // Node #18
3969
91.524,   -8.344,   35.468   // Node #19
3970
84.263,   -8.344,   29.622   // Node #20
3971
118.065,  -11.618,  102.614   // Node #21
3972
121.041,  -11.654,   99.447   // Node #22
3973
145.458,  -11.585,   97.459   // Node #23
3974
146.902,  -11.626,   86.615   // Node #24
3975
114.787,   -7.328,   96.916   // Node #25
3976
84.212,  -11.662,  106.075   // Node #26
3977
82.148,  -11.661,  116.411   // Node #27
3978
110.210,  -11.660,  109.351   // Node #28
3979
96.816,  -11.694,   64.988   // Node #29
3980
108.139,  -11.706,   94.109   // Node #30
3981
111.508,  -11.679,   93.078   // Node #31
3982
170.823,   -7.418,  111.995   // Node #32
3983
209.118,   -8.296,  109.949   // Node #33
3984
130.683,  -11.553,  117.284   // Node #34
3985
134.586,  -11.565,  105.688   // Node #35
3986
77.147,   -8.347,   32.353   // Node #36
3987
70.344,   -8.346,   39.062   // Node #37
3988
58.514,   -8.328,   33.585   // Node #38
3989
50.216,   -8.157,   16.994   // Node #39
3990
75.002,   -8.157,   -2.783   // Node #40
3991
70.133,   -8.157,  -18.436   // Node #41
3992
38.448,   -8.157,   -4.691   // Node #42
3993
36.761,   -8.157,    3.125   // Node #43
3994
57.698,   -8.157,   43.784   // Node #44
3995
54.050,   -8.162,   56.315   // Node #45
3996
58.806,   -8.161,   69.280   // Node #46
3997
46.280,   -8.157,   79.099   // Node #47
3998
11.762,   -0.814,   17.586   // Node #48
3999
-4.547,   -0.630,  -10.503   // Node #49
4000
-21.035,   -0.621,  -27.440   // Node #50
4001
-18.743,   -0.625,  -29.318   // Node #51
4002
33.820,   -0.622,  -18.777   // Node #52
4003
47.236,   -1.190,  -25.614   // Node #53
4004
62.472,   -5.139,  -42.120   // Node #54
4005
71.676,   -8.332,  -66.703   // Node #55
4006
49.535,   -8.284, -103.692   // Node #56
4007
39.177,  -11.819, -120.124   // Node #57
4008
22.001,   -7.906, -144.209   // Node #58
4009
-43.385,   -8.298, -167.417   // Node #59
4010
-79.982,   -8.306, -154.527   // Node #60
4011
-160.785,   -8.316,  -91.768   // Node #61
4012
-169.188,   -8.296,  -74.294   // Node #62
4013
-167.897,   -8.302,  -56.702   // Node #63
4014
-153.256,   -8.280,  -37.645   // Node #64
4015
-99.784,    3.817,   -8.269   // Node #65
4016
-128.412,   -4.265,  -23.789   // Node #66
4017
-162.972,   -8.816,  -47.767   // Node #67
4018
31.117,   -9.134,  108.651   // Node #68
4019
49.391,  -11.860,  126.750   // Node #69
4020
55.869,   -9.071,  147.992   // Node #70
4021
49.869,   -8.395,  155.311   // Node #71
4022
44.028,   -8.332,  159.315   // Node #72
4023
20.734,   -8.381,  111.570   // Node #73
4024
14.085,   -8.267,  115.472   // Node #74
4025
53.301,   -8.157,    9.119   // Node #75
4026
56.055,   -8.157,  -14.431   // Node #76
4027
76.951,   -8.159,  -12.826   // Node #77
4028
55.446,   -8.171,   77.252   // Node #78
4029
38.774,   -8.192,   70.236   // Node #79
4030
9.482,   -8.332, -155.217   // Node #80
4031
-66.270,   -8.304, -162.694   // Node #81
4032
52.478,   -8.253,  -98.604   // Node #82
4033
48.608,   -8.281, -102.476   // Node #83
4034
43.768,   -9.284, -101.518   // Node #84
4035
33.744,  -12.661, -106.144   // Node #85
4036
29.977,  -12.661, -118.832   // Node #86
4037
39.073,  -12.657, -121.151   // Node #87
4038
49.476,  -12.733, -106.930   // Node #88
4039
27.674,  -12.565, -137.024   // Node #89
4040
4.924,  -11.825,  143.685   // Node #90
4041
12.461,  -11.862,  124.084   // Node #91
4042
22.960,  -11.925,  137.400   // Node #92
4043
34.173,  -11.948,  159.325   // Node #93
4044
30.572,  -11.930,  134.522   // Node #94
4045
45.897,  -11.857,  153.594   // Node #95
4046
49.835,  -11.877,  145.839   // Node #96
4047
21.204,  -11.861,  116.044   // Node #97
4048
29.044,  -11.878,  113.983   // Node #98
4049
114.638,  -11.032,   95.873   // Node #99
4050
115.472,  -10.909,  100.369   // Node #100
4051
85.246,  -11.667,  100.810   // Node #101
4052
43.327,   -8.406,  161.214   // Node #102
4053
14.877,   -6.982,  118.482   // Node #103
4054
25.944,  -11.931,  125.655   // Node #104
4055
36.604,  -11.972,  141.171   // Node #105
4056
129.379,   -8.300,  151.615   // Node #106
4057
151.047,   -8.188,  151.037   // Node #107
4058
174.849,   -8.299,  157.083   // Node #108
4059
193.845,   -8.298,  150.194   // Node #109
4060
207.723,   -8.296,  133.084   // Node #110
4061
199.789,   -8.296,   84.576   // Node #111
4062
180.201,   -8.296,   65.992   // Node #112
4063
133.323,   -8.296,   50.654   // Node #113
4064
112.488,   -8.296,   33.081   // Node #114
4065
101.836,   -8.296,    9.734   // Node #115
4066
97.692,   -8.296,   -7.418   // Node #116
4067
77.501,   -8.296,  -32.464   // Node #117
4068
73.342,   -8.296,  -55.420   // Node #118
4069
76.061,   -8.296,  -61.644   // Node #119
4070
74.635,   -8.296,  -66.191   // Node #120
4071
158.576,   -8.297,  152.940   // Node #121
4072
175.926,   -7.220,  129.430   // Node #122
4073
189.061,   -7.737,  111.080   // Node #123
4074
-94.616,    3.791,  -16.846   // Node #124
4075
-80.964,    3.793,  -26.619   // Node #125
4076
-33.490,   -0.409,  -31.127   // Node #126
4077
-24.191,   -0.620,  -29.897   // Node #127
4078
-37.556,   -5.554,  -57.810   // Node #128
4079
-54.872,   -3.841,  -58.786   // Node #129
4080
-62.888,   -3.845,  -47.933   // Node #130
4081
-68.440,   -1.355,  -54.884   // Node #131
4082
-71.671,    0.758,  -35.951   // Node #132
4083
149                                           // Number of path sections
4084
0,   1,   0, 255,   0, 255,    1.0,    1   // Section #0
4085
1,   2,   0, 255,   0, 255,    1.0,    1   // Section #1
4086
2,   3,   0, 255,   0, 255,    1.0,    1   // Section #2
4087
3,   4,   0, 255,   0, 255,    1.0,    1   // Section #3
4088
4,   5,   0, 255,   0, 255,    1.0,    1   // Section #4
4089
5,   6,   0, 255,   0, 255,    1.0,    1   // Section #5
4090
6,   7,   0, 255,   0, 255,    1.0,    1   // Section #6
4091
7,   8,   0, 255,   0, 255,    1.0, 1001   // Section #7
4092
8,   9,   0, 255,   0, 255,    0.7, 1001   // Section #8
4093
9,  10,   0, 255,   0, 255,    0.7, 1001   // Section #9
4094
10,  11,   0, 255,   0, 255,    0.9,    1   // Section #10
4095
11,  12,   0, 255,   0, 255,    1.0,    1   // Section #11
4096
12,  13,   0, 255,   0, 255,    1.0,    1   // Section #12
4097
13,  14,   0, 255,   0, 255,    1.0,    1   // Section #13
4098
14,  15,   0, 255,   0, 255,    1.0,    1   // Section #14
4099
15,  16,   0, 255,   0, 255,    1.0,    1   // Section #15
4100
17,  31,   0, 255,   0, 255,    0.5,    1   // Section #16
4101
18,  19,   0, 255,   0, 255,    1.0,    1   // Section #17
4102
19,  20,   0, 255,   0, 255,    1.0,    1   // Section #18
4103
16,  21,   0, 255,   0, 255,    0.9,    1   // Section #19
4104
21,  22,   0, 255,   0, 255,    0.7,    1   // Section #20
4105
22,  23,   0, 255,   0, 255,    1.0,    1   // Section #21
4106
23,  24,   0, 255,   0, 255,    1.0,    1   // Section #22
4107
24,  25,   0, 255,   0, 255,    0.9,    1   // Section #23
4108
25,  26,   0, 255,   0, 255,    0.9,    1   // Section #24
4109
26,  27,   0, 255,   0, 255,    1.0,    1   // Section #25
4110
27,  28,   0, 255,   0, 255,    1.0,    1   // Section #26
4111
28,  17,   0, 255,   0, 255,    1.0,    1   // Section #27
4112
101,  26,   0, 255,   0, 255,    1.0,    0   // Section #28
4113
29,  30,   0, 255,   0, 255,    1.0,    0   // Section #29
4114
30,  31,   0, 255,   0, 255,    1.0,    0   // Section #30
4115
31,  18,   0, 255,   0, 255,    0.9,    1   // Section #31
4116
23,  32,   0, 255,   0, 255,    1.0,    0   // Section #32
4117
32, 123,   0, 255,   0, 255,    1.0,    0   // Section #33
4118
22,  34,   0, 255,   0, 255,    1.0,    0   // Section #34
4119
34,  35,   0, 255,   0, 255,    1.0,    0   // Section #35
4120
35,  23,   0, 255,   0, 255,    1.0,    0   // Section #36
4121
20,  36,   0, 255,   0, 255,    1.0,    1   // Section #37
4122
36,  37,   0, 255,   0, 255,    1.0,    1   // Section #38
4123
37,  38,   0, 255,   0, 255,    1.0,    1   // Section #39
4124
38,  39,   0, 255,   0, 255,    1.0,    1   // Section #40
4125
39,  75,   0, 255,   0, 255,    1.0,    1   // Section #41
4126
40,  77,   0, 255,   0, 255,    1.0,    1   // Section #42
4127
41,  76,   0, 255,   0, 255,    1.0,    1   // Section #43
4128
42,  43,   0, 255,   0, 255,    1.0,    1   // Section #44
4129
43,  44,   0, 255,   0, 255,    1.0,    1   // Section #45
4130
44,  45,   0, 255,   0, 255,    1.0,    1   // Section #46
4131
45,  46,   0, 255,   0, 255,    1.0,    1   // Section #47
4132
46,  78,   0, 255,   0, 255,    1.0,    1   // Section #48
4133
47,  79,   0, 255,   0, 255,    1.0,    1   // Section #49
4134
48,  49,   0, 255,   0, 255,    1.0,    1   // Section #50
4135
49,  50,   0, 255,   0, 255,    1.0,    1   // Section #51
4136
50,  51,   0, 255,   0, 255,    1.0,    1   // Section #52
4137
51,  52,   0, 255,   0, 255,    1.0,    1   // Section #53
4138
52,  53,   0, 255,   0, 255,    1.0,    1   // Section #54
4139
53,  54,   0, 255,   0, 255,    1.0,    1   // Section #55
4140
54,  55,   0, 255,   0, 255,    1.0,    1   // Section #56
4141
55,  82,   0, 255,   0, 255,    1.0,    1   // Section #57
4142
56,  57,   0, 255,   0, 255,    1.0,    1   // Section #58
4143
57,  58,   0, 255,   0, 255,    1.0,    1   // Section #59
4144
58,  80,   0, 255,   0, 255,    1.0,    1   // Section #60
4145
59,  81,   0, 255,   0, 255,    1.0,    1   // Section #61
4146
60,  61,   0, 255,   0, 255,    0.9,    1   // Section #62
4147
61,  62,   0, 255,   0, 255,    1.0,    1   // Section #63
4148
62,  63,   0, 255,   0, 255,    1.0,    1   // Section #64
4149
63,  67,   0, 255,   0, 255,    1.0,    1   // Section #65
4150
64,  66,   0, 255,   0, 255,    1.0,    1   // Section #66
4151
65,   0,   0,  45,   0, 255,    1.0,    1   // Section #67
4152
66,  65,   0, 255,   0, 255,    1.0,    1   // Section #68
4153
67,  64,   0, 255,   0, 255,    1.0,    1   // Section #69
4154
68,  69,   0, 255,   0, 255,    0.6,    0   // Section #70
4155
69,  70,   0, 255,   0, 255,    0.6,    0   // Section #71
4156
70,  71,   0, 255,   0, 255,    0.6,    0   // Section #72
4157
71,  72,   0, 255,   0, 255,    0.6,    0   // Section #73
4158
72,  10,   0, 255,   0, 255,    1.0,    0   // Section #74
4159
68,  73,   0, 255,   0, 255,    0.6,    0   // Section #75
4160
73,  74,   0, 255,   0, 255,    0.6,    0   // Section #76
4161
74,   7,   0, 255,   0, 255,    0.6,    0   // Section #77
4162
75,  40,   0, 255,   0, 255,    1.0,    1   // Section #78
4163
76,  42,   0, 255,   0, 255,    1.0,    1   // Section #79
4164
77,  41,   0, 255,   0, 255,    1.0,    1   // Section #80
4165
78,  47,   0, 255,   0, 255,    1.0,    1   // Section #81
4166
79,  48,   0, 255,   0, 255,    1.0,    1   // Section #82
4167
80,  59,   0, 255,   0, 255,    1.0,    1   // Section #83
4168
81,  60,   0, 255,   0, 255,    1.0,    1   // Section #84
4169
83,  82,   0, 255,   0, 255,    0.6, 1000   // Section #85
4170
82,  56,   0, 255,   0, 255,    1.0,    1   // Section #86
4171
84,  83,   0, 255,   0, 255,    0.6, 1000   // Section #87
4172
85,  84,   0, 255,   0, 255,    0.6, 1000   // Section #88
4173
86,  85,   0, 255,   0, 255,    0.5, 1000   // Section #89
4174
87,  86,   0, 255,   0, 255,    0.7, 1000   // Section #90
4175
88,  87,   0, 255,   0, 255,    1.0, 1000   // Section #91
4176
89,  87,   0, 255,   0, 255,    1.0, 1000   // Section #92
4177
94,  69,   0, 255,   0, 255,    1.2,    0   // Section #93
4178
90,  91,   0, 255,   0, 255,    0.6,    0   // Section #94
4179
93,  92,   0, 255,   0, 255,    0.6,    0   // Section #95
4180
90,  92,   0, 255,   0, 255,    1.2,    0   // Section #96
4181
90,  93,   0, 255,   0, 255,    0.6,    0   // Section #97
4182
91,  92,   0, 255,   0, 255,    0.6,    0   // Section #98
4183
95, 105,   0, 255,   0, 255,    0.9,    0   // Section #99
4184
92,  94,   0, 255,   0, 255,    1.2,    0   // Section #100
4185
96,  69,   0, 255,   0, 255,    0.6,    0   // Section #101
4186
95,  96,   0, 255,   0, 255,    0.6,    0   // Section #102
4187
97, 104,   0, 255,   0, 255,    1.2,    0   // Section #103
4188
97,  98,   0, 255,   0, 255,    0.9,    0   // Section #104
4189
98,  69,   0, 255,   0, 255,    0.9,    0   // Section #105
4190
99,  21,   0, 255,   0, 255,    0.4, 1000   // Section #106
4191
100,  31,   0, 255,   0, 255,    0.5, 1000   // Section #107
4192
30, 101,   0, 255,   0, 255,    1.0,    0   // Section #108
4193
29, 101,   0, 255,   0, 255,    1.0,    0   // Section #109
4194
10, 102,   0, 255,   0, 255,    0.7, 1000   // Section #110
4195
102, 103,   0, 255,   0, 255,    0.7, 1000   // Section #111
4196
103,   7,   0, 255,   0, 255,    0.7, 1000   // Section #112
4197
91, 104,   0, 255,   0, 255,    0.6,    0   // Section #113
4198
104,  94,   0, 255,   0, 255,    1.2,    0   // Section #114
4199
105,  94,   0, 255,   0, 255,    0.9,    0   // Section #115
4200
93, 105,   0, 255,   0, 255,    0.9,    0   // Section #116
4201
14, 106,   0, 255,   0, 255,    0.5,    0   // Section #117
4202
106, 107,   0, 255,   0, 255,    1.0,    0   // Section #118
4203
107, 121,   0, 255,   0, 255,    1.0,    0   // Section #119
4204
108, 109,   0, 255,   0, 255,    1.0,    0   // Section #120
4205
109, 110,   0, 255,   0, 255,    1.0,    0   // Section #121
4206
110,  33,   0, 255,   0, 255,    1.0,    0   // Section #122
4207
33, 111,   0, 255,   0, 255,    1.0,    0   // Section #123
4208
111, 112,   0, 255,   0, 255,    1.0,    0   // Section #124
4209
112, 113,   0, 255,   0, 255,    1.0,    0   // Section #125
4210
113, 114,   0, 255,   0, 255,    1.0,    0   // Section #126
4211
114, 115,   0, 255,   0, 255,    1.0,    0   // Section #127
4212
115, 116,   0, 255,   0, 255,    1.0,    0   // Section #128
4213
116, 117,   0, 255,   0, 255,    1.0,    0   // Section #129
4214
117, 118,   0, 255,   0, 255,    1.0,    0   // Section #130
4215
118, 119,   0, 255,   0, 255,    1.0,    0   // Section #131
4216
119, 120,   0, 255,   0, 255,    0.5,    0   // Section #132
4217
120,  55,   0, 255,   0, 255,    0.5,    0   // Section #133
4218
121, 122,   0, 255,   0, 255,    1.0,    0   // Section #134
4219
121, 108,   0, 255,   0, 255,    1.0,    0   // Section #135
4220
122, 109,   0, 255,   0, 255,    1.0,    0   // Section #136
4221
122, 123,   0, 255,   0, 255,    1.0,    0   // Section #137
4222
123,  33,   0, 255,   0, 255,    1.0,    0   // Section #138
4223
124,  65,   0, 255,   0, 255,    0.4,    0   // Section #139
4224
125, 124,   0, 255,   0, 255,    1.0,    0   // Section #140
4225
125, 126,   0, 255,   0, 255,    1.0,    0   // Section #141
4226
127, 126,   0, 255,   0, 255,    0.8,    0   // Section #142
4227
128, 127,   0, 255,   0, 255,    1.0,    0   // Section #143
4228
51, 127,   0, 255,   0, 255,    0.5,    0   // Section #144
4229
129, 128,   0, 255,   0, 255,    1.0, 1000   // Section #145
4230
129, 130,   0, 255,   0, 255,    1.0,    0   // Section #146
4231
131, 129,   0, 255,   0, 255,    1.0, 1000   // Section #147
4232
132, 131,   0, 255,   0, 255,    1.0,    0   // Section #148
4233
 
4234
END OF OPPONENT PATHS
4235
8										// number of material modifiers
4236
// default materias
4237
1.0										// car wall friction
4238
1.0										// tyre road friction
4239
1.0										// down force
4240
0.0										// bumpiness
4241
 
4242
 
4243
 
4244
1.0										// sparkiness
4245
1										// room for expansion
4246
ROAD1.MAT							// skid mark material
4247
//Ab|;_ya”|kž2T
4248
2.0										// car wall friction
4249
2.0										// tyre road friction
4250
0.8										// down force
4251
15.0										// bumpiness
4252
-1										// tyre sound index
4253
 
4254
 
4255
0.0										// sparkiness
4256
1										// room for expansion
4257
SAND1.MAT										// room for expansion
4258
//Ab|;_ya”|kž3T
4259
1.2										// car wall friction
4260
0.8										// tyre road friction
4261
1.0										// down force
4262
5.5										// bumpiness
4263
-1										// tyre sound index
4264
 
4265
 
4266
0.0										// sparkiness
4267
3										// room for expansion
4268
ROAD1.MAT										// room for expansion
4269
//Ab|;_ya”|kž0T
4270
1.2										// car wall friction
4271
0.90										// tyre road friction
4272
1.0										// down force
4273
2.5										// bumpiness
4274
-1										// tyre sound index
4275
 
4276
 
4277
0.0										// sparkiness
4278
2										// room for expansion
4279
SAND2.MAT										// room for expansion
4280
//Ab|;_ya”|kž1T
4281
1.2										// car wall friction
4282
1.0										// tyre road friction
4283
1.0										// down force
4284
3.0										// bumpiness
4285
-1										// tyre sound index
4286
 
4287
 
4288
0.0										// sparkiness
4289
3										// room for expansion
4290
MUD1.MAT										// room for expansion
4291
//Ab|;_ya”|kž6T
4292
2.0										// car wall friction
4293
1.2										// tyre road friction
4294
0.70										// down force
4295
1.0										// bumpiness
4296
-1										// tyre sound index
4297
 
4298
 
4299
0.0										// sparkiness
4300
3										// room for expansion
4301
MUD2.MAT										// room for expansion
4302
//Ab|;_ya”|kž7T
4303
1.0										// car wall friction
4304
1.0										// tyre road friction
4305
1.0										// down force
4306
5.0										// bumpiness
4307
-1										// tyre sound index
4308
 
4309
 
4310
30.0										// sparkiness
4311
1										// room for expansion
4312
ROAD1.MAT										// room for expansion
4313
//Ab|;_ya”|kž4T
4314
1.0										// car wall friction
4315
1.0										// tyre road friction
4316
1.0										// down force
4317
5.0										// bumpiness
4318
 
4319
 
4320
 
4321
 
4322
3										// room for expansion
4323
MUD2.MAT										// room for expansion
4324
// Non CarObjects
4325
5										// number of non car objects
4326
TREE.TXT
4327
FTREE.TXT
4328
CONE.TXT
4329
WRECK.TXT
4330
BARRIER.TXT
4331
2										// number of dust shade tables
4332
61, 84, 33								// r g b values
4333
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
4334
92, 51, 34							// r g b values
4335
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
4336
12										// Number of network start points
4337
-94.168,3.790,-16.280							//1
4338
315													
4339
-72.088,3.807,-27.178							//2						
4340
91									
4341
-70.779,0.756,-38.831							//3						
4342
142									
4343
-40.663,-5.562,-61.770							//4						
4344
209									
4345
10.455,-0.902,18.291							//5						
4346
210									
4347
82.202,-8.209,2.841							//6						
4348
11									
4349
75.712,-11.656,108.899							//7						
4350
102									
4351
156.035,-11.586,86.871							//8						
4352
97									
4353
163.745,-7.280,144.378							//9						
4354
165									
4355
49.723,-11.870,129.919							//10						
4356
194									
4357
-62.086,-7.796,-154.181							//11						
4358
88									
4359
75.509,-8.318,-59.920							//12						
4360
77									
4361
1										// number of splash files
4362
SPLSHBLU.PIX 								//  name of pixelmapfile for splashes
4363
1
4364
COASTC1.TXT