-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCompleteForwardFactory.grp
882 lines (882 loc) · 174 KB
/
CompleteForwardFactory.grp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
<Objects>
<Object Type="Group" Layer="Main" Id="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Name="ForwardFactory" Pos="3390.625,1930.25,12.125" ColorRGB="65280" MergeGeom="0" Opened="0">
<Objects>
<Object Type="Brush" Layer="Main" Id="{1CAF2C6B-F357-47C2-9158-F4683099FDEA}" Name="concrete_wall_block68" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,35.471436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{29B2C821-B5AC-48A1-B865-CB93B987137A}" Name="concrete_wall_block65" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,31.596436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{53554B36-5D11-4942-AE46-40ACBB99C784}" Name="concrete_wall_block63" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,27.721436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{071C59C7-CFA2-4B41-A0A3-68C518D70905}" Name="concrete_wall_block61" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,23.846436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{5AE8BB0D-A8C9-4102-8EA2-C7CA1FE96A0B}" Name="concrete_wall_block59" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,19.971436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{032B67A1-FF64-4252-9249-BA3AC25B5750}" Name="concrete_wall_block58" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-71.195801,16.096436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{5EE8C568-BBFA-48FF-BCE1-B3ED43344906}" Name="coolant_tank1" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-57.745117,27.584351,-8.5536556" Rotate="0.76604444,0,0,-0.64278764" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\industrial\coolant_tank.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{C1971257-5A4D-4BF2-992A-9964AFB51ED5}" Name="concrete_wall_block57" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,16.096436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{E92A026B-25CF-4314-AEE5-3B0CA260A24C}" Name="concrete_wall_block60" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,19.971436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{10A4D560-E72C-44C5-B5F1-049CEEECF84C}" Name="concrete_wall_block62" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,23.846436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A6538A6E-AA2F-4DCC-8EFB-7E1F93A9CACF}" Name="concrete_wall_block64" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,27.721436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{1E379303-80DF-41FD-BB58-ADF62219FBC8}" Name="concrete_wall_block66" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,31.596436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{50ACBE4F-DA60-4EFC-A985-F67170720AC7}" Name="concrete_wall_block67" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-55.195801,35.471436,-8.9959526" Rotate="0.70710683,-0.70710677,0,0" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Solid" Layer="Main" Id="{6ACE07D7-B864-42B0-9E47-40A38FE9A2CF}" Name="Solid956" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.656494,47.502319,0.72016907" Rotate="1,0,0,-1.4901161e-007" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-15.443115,29.048706,-10.011276" p2="-15.443115,-2.7602539,-10.011276" p3="-15.443115,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,0.50280762,-10.011276" p2="-8.2102051,0.50280762,-10.011276" p3="-8.2102051,0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="15.983764,-2.7602556,-10.011269" p2="15.983764,29.048702,-10.011269" p3="15.983764,29.048702,-12.098087" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-0.50280762,-10.011276" p2="13.532471,-0.50280762,-10.011276" p3="13.532471,-0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-2.7602539,12.097679" p2="-8.2102051,29.048706,12.097679" p3="13.532471,29.048706,12.097679" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,29.048706,-12.098095" p2="-8.2102051,29.048706,-12.098095" p3="-8.2102051,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{C0A0F7A8-94CA-4622-8AB6-8F140DE904CD}" Name="SpawnGroup_IS_MechHangar3" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-10.625,-25.25,17.875" Rotate="0.42261836,0,0,0.90630776" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnGroup">
<Properties equip_AdditionalEquipmentPack="" bDefault="0" bEnabled="1" MinimapIcon="" objModel="" teamName=" "/>
<EntityLinks>
<Link TargetId="{B58D7DFD-8870-4EA3-8237-FF3AC7979827}" Name="spawnpoint"/>
<Link TargetId="{DD61B613-F432-401F-B000-11DBBDABD62F}" Name="spawnpoint"/>
<Link TargetId="{9457AE56-4B58-4C7A-B1DB-DD316F89C875}" Name="spawnpoint"/>
<Link TargetId="{7EC28E0C-48C5-493E-AF7D-75D426C70351}" Name="spawnpoint"/>
<Link TargetId="{4A2385EF-5EE6-4E20-B696-844AB9214068}" Name="spawnpoint"/>
<Link TargetId="{8E6CD048-A436-4663-BC88-74CB60906970}" Name="spawnpoint"/>
<Link TargetId="{B319008C-0F1E-4AB0-B5AB-03112F962AA0}" Name="spawnpoint"/>
<Link TargetId="{97F812CF-6511-46BF-8010-7DA2D0E80772}" Name="spawnpoint"/>
<Link TargetId="{F1641C75-CF20-400E-8E12-570D5174C010}" Name="spawnpoint"/>
<Link TargetId="{2E4E3A62-9D49-4687-B851-59BEA1959405}" Name="spawnpoint"/>
<Link TargetId="{837B76E2-CA71-4538-9B8A-B3914244A8B0}" Name="spawnpoint"/>
<Link TargetId="{630326DB-9FD6-49EC-9B7D-430FD9B62D6C}" Name="spawnpoint"/>
<Link TargetId="{19E4D4FE-CECF-4777-A98B-6EB155F6A4B1}" Name="spawnpoint"/>
</EntityLinks>
</Object>
<Object Type="Entity" Layer="Main" Id="{7E478A5D-392A-426C-BAE6-5F8E0F23EC6B}" Name="IS_Factory_SA15" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-10.625,-25.25,0.092000008" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="Factory">
<Properties basePowerLevel="0" buyAreaId="2" bDisableRepairs="0" factoryClass="" bGeneratePower="0" bIsForwardBase="1" objModel="" nPowerIndex="1" bPowerStorage="0" nQueueSize="5" bRepairAerosInBuyZone="0" serviceAreaId="2" bShowOnMinimap="0" szName="war" teamName="" Vehicles="">
<buyOptions bAerospaceCL="0" bAerospaceIS="0" bAmmo="0" bArtilleryCL="0" bArtilleryIS="0" bAssaultMechsCL="0" bAssaultMechsIS="0" bHeavyMechsCL="0" bHeavyMechsIS="0" bHovercraftsCL="0" bHovercraftsIS="0" bLightMechsCL="0" bLightMechsIS="0" bMediumMechsCL="0" bMediumMechsIS="0" bSvtolsCL="0" bSvtolsIS="0" bTanksCL="0" bTanksIS="0" bVtolsCL="0" bVtolsIS="0" bWeapons="1"/>
<Slot1 AreaId="51" CloseAnimation="animated_doors_close01" bEnabled="1" OpenAnimation="animated_doors_open01" SpawnHelperName="spawn" bUseEntitySpawnHelper="1" VehicleAreaId="61"/>
<Slot2 AreaId="52" CloseAnimation="animated_doors_close02" bEnabled="0" OpenAnimation="animated_doors_open02" SpawnHelperName="spawn02" bUseEntitySpawnHelper="0" VehicleAreaId="62"/>
<Slot3 AreaId="53" CloseAnimation="animated_doors_close03" bEnabled="0" OpenAnimation="animated_doors_open03" SpawnHelperName="spawn03" bUseEntitySpawnHelper="0" VehicleAreaId="63"/>
<Slot4 AreaId="54" CloseAnimation="animated_doors_close04" bEnabled="0" OpenAnimation="animated_doors_open04" SpawnHelperName="spawn04" bUseEntitySpawnHelper="0" VehicleAreaId="64"/>
<Slot5 AreaId="55" CloseAnimation="animated_doors_close05" bEnabled="0" OpenAnimation="animated_doors_open05" SpawnHelperName="spawn05" bUseEntitySpawnHelper="0" VehicleAreaId="65"/>
<Slot6 AreaId="56" CloseAnimation="animated_doors_close06" bEnabled="0" OpenAnimation="animated_doors_open06" SpawnHelperName="spawn06" bUseEntitySpawnHelper="0" VehicleAreaId="66"/>
<Slot7 AreaId="57" CloseAnimation="animated_doors_close07" bEnabled="0" OpenAnimation="animated_doors_open07" SpawnHelperName="spawn07" bUseEntitySpawnHelper="0" VehicleAreaId="67"/>
<Slot8 AreaId="58" CloseAnimation="animated_doors_close08" bEnabled="0" OpenAnimation="animated_doors_open08" SpawnHelperName="spawn08" bUseEntitySpawnHelper="0" VehicleAreaId="68"/>
<Sounds sndBusy="" sndIdle="" sndSlotClose="sounds/environment:doors:metal_gate_stop" sndSlotOpen="sounds/environment:doors:metal_gate_open" sndSlotReady="sounds/environment:random_oneshots_industrial:oneshot_gas_release" sndSlotStart="sounds/environment:doors:damaged_carrier_door_open"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{5CDE9898-A4FB-4A54-8D48-6CFC5E39534F}" Name="IS_Factory_SA14" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-10.625,-25.25,0.092000008" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="Factory">
<Properties basePowerLevel="0" buyAreaId="2" bDisableRepairs="0" factoryClass="" bGeneratePower="0" bIsForwardBase="1" objModel="" nPowerIndex="1" bPowerStorage="0" nQueueSize="5" bRepairAerosInBuyZone="0" serviceAreaId="2" bShowOnMinimap="0" szName="war" teamName="" Vehicles="">
<buyOptions bAerospaceCL="0" bAerospaceIS="0" bAmmo="0" bArtilleryCL="0" bArtilleryIS="0" bAssaultMechsCL="0" bAssaultMechsIS="0" bHeavyMechsCL="0" bHeavyMechsIS="0" bHovercraftsCL="0" bHovercraftsIS="0" bLightMechsCL="0" bLightMechsIS="0" bMediumMechsCL="0" bMediumMechsIS="0" bSvtolsCL="0" bSvtolsIS="0" bTanksCL="0" bTanksIS="0" bVtolsCL="0" bVtolsIS="0" bWeapons="1"/>
<Slot1 AreaId="51" CloseAnimation="animated_doors_close01" bEnabled="1" OpenAnimation="animated_doors_open01" SpawnHelperName="spawn" bUseEntitySpawnHelper="1" VehicleAreaId="61"/>
<Slot2 AreaId="52" CloseAnimation="animated_doors_close02" bEnabled="0" OpenAnimation="animated_doors_open02" SpawnHelperName="spawn02" bUseEntitySpawnHelper="0" VehicleAreaId="62"/>
<Slot3 AreaId="53" CloseAnimation="animated_doors_close03" bEnabled="0" OpenAnimation="animated_doors_open03" SpawnHelperName="spawn03" bUseEntitySpawnHelper="0" VehicleAreaId="63"/>
<Slot4 AreaId="54" CloseAnimation="animated_doors_close04" bEnabled="0" OpenAnimation="animated_doors_open04" SpawnHelperName="spawn04" bUseEntitySpawnHelper="0" VehicleAreaId="64"/>
<Slot5 AreaId="55" CloseAnimation="animated_doors_close05" bEnabled="0" OpenAnimation="animated_doors_open05" SpawnHelperName="spawn05" bUseEntitySpawnHelper="0" VehicleAreaId="65"/>
<Slot6 AreaId="56" CloseAnimation="animated_doors_close06" bEnabled="0" OpenAnimation="animated_doors_open06" SpawnHelperName="spawn06" bUseEntitySpawnHelper="0" VehicleAreaId="66"/>
<Slot7 AreaId="57" CloseAnimation="animated_doors_close07" bEnabled="0" OpenAnimation="animated_doors_open07" SpawnHelperName="spawn07" bUseEntitySpawnHelper="0" VehicleAreaId="67"/>
<Slot8 AreaId="58" CloseAnimation="animated_doors_close08" bEnabled="0" OpenAnimation="animated_doors_open08" SpawnHelperName="spawn08" bUseEntitySpawnHelper="0" VehicleAreaId="68"/>
<Sounds sndBusy="" sndIdle="" sndSlotClose="sounds/environment:doors:metal_gate_stop" sndSlotOpen="sounds/environment:doors:metal_gate_open" sndSlotReady="sounds/environment:random_oneshots_industrial:oneshot_gas_release" sndSlotStart="sounds/environment:doors:damaged_carrier_door_open"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{B58D7DFD-8870-4EA3-8237-FF3AC7979827}" Name="SpawnPoint560" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-36.859619,41.929565,2.0626678" Rotate="0.67559028,0,0,-0.73727727" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Shape" Layer="Main" Id="{0127EB9D-E6DE-4B9D-AAB1-459BCFF7582C}" Name="IS_VehicleTrigger64_Factory_10" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-13.208984,37.736084,-33.072098" ColorRGB="16763904" Width="0" Height="35" AreaId="61" GroupId="0" Priority="0" Closed="1" ObstructRoof="0" ObstructFloor="0" DisplayFilled="1" EntityClass="AreaShape">
<Points>
<Point Pos="0,0,0"/>
<Point Pos="-19,0.125,0"/>
<Point Pos="-19,-17.875,0"/>
<Point Pos="-0.25,-18.125,0"/>
</Points>
<Entities>
<Entity Id="{15AC45BB-4210-479D-AC7E-63AF9E575F16}"/>
</Entities>
</Object>
<Object Type="Entity" Layer="Main" Id="{AEE9EC04-EB31-4F72-A1F4-C4343C0477F8}" Name="SimpleLight32" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-11,12.749878,5.25" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="1" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="20">
<Color clrColor="1,1,1" fColorMultiplier="2" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{E9A2AF0F-C55D-47B2-87D4-7D5FC5AB57BE}" Name="Solid959" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.405273,32.805786,-10.3759" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-14.902588,29.048706,-6.3561249" p2="-14.902588,-2.7602534,-6.3561249" p3="-14.902588,-2.7602534,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.988525,0.50280786,-6.3561249" p2="-8.7541504,0.50280786,-6.3561249" p3="-8.7541504,0.50280786,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="14.903809,-2.7602534,-6.3561249" p2="14.903809,29.048706,-6.3561249" p3="14.903809,29.048706,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7541504,-0.50280738,-6.3561249" p2="12.988525,-0.50280738,-6.3561249" p3="12.988525,-0.50280738,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7541504,-2.7602537,15.752831" p2="-8.7541504,29.048706,15.752831" p3="12.988525,29.048706,15.752831" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.988525,29.048706,-15.753796" p2="-8.7541504,29.048706,-15.753796" p3="-8.7541504,-2.760253,-15.753796" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{BCCEF115-4CCC-44BA-9255-E26B341E88E8}" Name="Solid958" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.353516,32.026978,13.37162" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-15.788208,29.271736,-6.3044281" p2="-15.788208,-2.5372233,-6.3044281" p3="-15.788208,-2.5372233,-8.3912468" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.767334,0.72583795,-6.3044281" p2="-7.9753418,0.72583795,-6.3044281" p3="-7.9753418,0.72583795,-8.3912468" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="15.682617,-2.5372233,-6.3044281" p2="15.682617,29.271736,-6.3044281" p3="15.682617,29.271736,-8.3912468" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-7.9753418,-0.52977729,-6.3044281" p2="13.767334,-0.52977729,-6.3044281" p3="13.767334,-0.52977729,-8.3912468" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-7.9753418,-2.5372245,16.054527" p2="-7.9753418,29.271736,16.054527" p3="13.767334,29.271736,16.054527" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.767334,29.271736,-15.952099" p2="-7.9753418,29.271736,-15.952099" p3="-7.9753418,-2.5372219,-15.952099" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{EAA9DD1F-3F00-44DB-9469-25AE86F94387}" Name="Solid964" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-11.603516,17.526978,1.8716202" Rotate="-7.3757235e-008,0.70710677,-8.429388e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="40" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.697935,29.709106,6.4455709" p2="-13.697935,-2.0998521,6.4455709" p3="-13.697935,-2.0998521,4.3587527" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.199038,1.6947031,6.4455719" p2="-10.543638,1.6947031,6.4455719" p3="-10.543638,1.6947031,4.3587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.114312,-2.0998526,6.4455719" p2="13.114312,29.709106,6.4455719" p3="13.114312,29.709106,4.3587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.543621,-2.2825906,6.4455719" p2="11.199055,-2.2825906,6.4455719" p3="11.199055,-2.2825906,4.3587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.543608,-2.099853,3.2550278" p2="-10.543608,29.709106,3.2550278" p3="11.199068,29.709106,3.2550278" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.199038,29.709106,-3.4520998" p2="-10.543638,29.709106,-3.4520998" p3="-10.543638,-2.0998521,-3.4520998" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Brush" Layer="Main" Id="{B0CC3D29-B467-44BF-BEC2-BA10A69CE501}" Name="GeomEntity860" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-37.825439,15.674683,3.3482361" Rotate="1,0,0,9.0792598e-015" Scale="0.78259993,0.78259993,0.78260005" ColorRGB="65535" MatLayersMask="0" Prefab="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="200" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{4972A02B-AD85-4248-8ED7-6E2B8CDE43EA}" Name="MH_Bay87" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-65.164307,-7.8687744,-9.8512726" Rotate="0.70710689,0,0,0.70710671" ColorRGB="65535" MatLayersMask="0" Prefab="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/MH_Bay1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="255" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{E82A9D31-5DF2-4E3D-B8DF-84AB11D3839C}" Name="SimpleLight41" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-27.23291,36.612183,-5.6485291" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="1" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="0"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{D58B4938-DABB-4D9E-87F1-067E3BCC33AB}" Name="Solid951" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,23.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.9520998" p2="-11.543633,29.476318,-0.9520998" p3="-11.543633,-2.3326402,-0.9520998" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Brush" Layer="Main" Id="{F5ED3C39-1BB0-4A64-9C59-8CBD7DD39B78}" Name="lightpole_set_wall2" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-11.116455,15.80603,8.4057426" Rotate="-4.3711388e-008,-0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\props\all\lightpole\lightpole_set_wall.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{6E1BBF3A-D00F-44F8-87F9-97EB77E4BDB1}" Name="Solid941" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-37.603516,47.026978,2.3716202" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.197943,30.213501,7.7417746" p2="-13.197943,-1.5954576,7.7417746" p3="-13.197943,-1.5954576,5.6549563" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.699038,2.1990976,7.7417755" p2="-10.043638,2.1990976,7.7417755" p3="-10.043638,2.1990976,5.6549568" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.614312,-1.595458,7.7417755" p2="13.614312,30.213501,7.7417755" p3="13.614312,30.213501,5.6549568" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.043621,-1.7781961,7.7417755" p2="11.699055,-1.7781961,7.7417755" p3="11.699055,-1.7781961,5.6549568" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.043616,-1.595458,3.0512323" p2="-10.043616,30.213501,3.0512323" p3="11.699059,30.213501,3.0512323" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.699029,30.213501,-2.6558952" p2="-10.043647,30.213501,-2.6558952" p3="-10.043647,-1.5954576,-2.6558952" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Shape" Layer="Main" Id="{F2316E3B-D3AC-4B0A-BCA3-7CD5087BF171}" Name="buyzone28" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.299805,47.900757,-11.12838" Rotate="0.70710689,0,0,0.70710671" ColorRGB="16763904" Width="0" Height="25" AreaId="2" GroupId="0" Priority="0" Closed="1" ObstructRoof="0" ObstructFloor="0" DisplayFilled="1" EntityClass="AreaShape">
<Points>
<Point Pos="0,0,0"/>
<Point Pos="-31.289917,-0.30010986,0"/>
<Point Pos="-31.154175,-29.418396,0"/>
<Point Pos="0.045410156,-29.664001,0.27710724"/>
</Points>
<Entities>
<Entity Id="{15AC45BB-4210-479D-AC7E-63AF9E575F16}"/>
</Entities>
</Object>
<Object Type="Solid" Layer="Main" Id="{C79AE53D-CB37-4D46-82D0-10EC754E7164}" Name="Solid971" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-11.103516,47.026978,2.3716202" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.197935,30.209106,6.9455709" p2="-13.197935,-1.5998521,6.9455709" p3="-13.197935,-1.5998521,4.8587527" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.699038,2.1947031,6.9455719" p2="-10.043638,2.1947031,6.9455719" p3="-10.043638,2.1947031,4.8587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.614312,-1.5998526,6.9455719" p2="13.614312,30.209106,6.9455719" p3="13.614312,30.209106,4.8587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.043621,-1.7825906,6.9455719" p2="11.699055,-1.7825906,6.9455719" p3="11.699055,-1.7825906,4.8587532" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.043615,-1.5998528,2.7550278" p2="-10.043615,30.209106,2.7550278" p3="11.69906,30.209106,2.7550278" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.699037,30.209106,-2.9520979" p2="-10.043639,30.209106,-2.9520979" p3="-10.043639,-1.5998521,-2.9520979" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Decal" Layer="Main" Id="{2E93063F-616B-4A4F-ADB9-D213200C8202}" Name="Decal3700" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.380127,20.626221,-9.8939819" Rotate="4.333743e-008,5.705481e-009,0.043619394,0.99904823" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Decal" Layer="Main" Id="{02C05F40-3F47-434F-9FB3-456179E7615C}" Name="Decal3695" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-26.365234,17.47168,-9.9065247" Rotate="0.99904823,0.043619383,0,0" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{084A6D4C-DDB5-4747-9413-8DB41C8B0299}" Name="bay56_lowerhall2" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-8.6481934,-7.777832,-9.8496246" Rotate="0.70710677,0,0,-0.70710677" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\critical_structures\mechhangar\bay56_lowerhall.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{C226EF4F-178E-41CC-B4CA-F7B1F21F622F}" Name="Solid970" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-15.890869,39.688599,2.2170792" Rotate="0.70710683,-0.70710677,8.4293696e-008,-5.2683564e-008" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-3.3427124,29.916824,-17.410751" p2="-3.3427124,-1.8921366,-17.410751" p3="-3.3427124,-1.8921366,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="1.4258423,0.66506159,-17.410751" p2="-20.316833,0.66506159,-17.410751" p3="-20.316833,0.66506159,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="3.3411255,-1.8921356,-17.410751" p2="3.3411255,29.916824,-17.410751" p3="3.3411255,29.916824,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-20.316833,-0.66506231,-17.410751" p2="1.4258423,-0.66506231,-17.410751" p3="1.4258423,-0.66506231,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-20.316833,-1.8921371,0.067344666" p2="-20.316833,29.916824,0.067344666" p3="1.4258423,29.916824,0.067344666" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="1.4258423,29.916824,-0.066905975" p2="-20.316833,29.916824,-0.066905975" p3="-20.316833,-1.8921347,-0.066905975" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{75EFBA58-EFFC-4CE6-95A4-9FE6AB7A47E0}" Name="SimpleLight42" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-17.927979,37.066284,-5.6485291" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="1" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="0"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{B9F8EF66-E23C-4A63-BE53-3E71DC368BFA}" Name="Solid963" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.926758,44.243774,-0.24868011" Rotate="-7.9466336e-009,8.9406967e-008,1,-1.7467899e-015" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.632019,29.048704,-1.8693007" p2="-13.632019,-2.7602541,-1.8693007" p3="-13.632019,-2.7602541,-3.9561193" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="17.16925,0.5028078,-1.8693008" p2="-4.5734253,0.5028078,-1.8693008" p3="-4.5734253,0.5028078,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.632996,-2.7602537,-1.8693008" p2="13.632996,29.048706,-1.8693008" p3="13.632996,29.048706,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-1.9013062,-0.5028075,-1.8693008" p2="19.84137,-0.5028075,-1.8693008" p3="19.84137,-0.5028075,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-1.9013062,-2.7602541,10.892014" p2="-1.9013062,29.048706,10.892014" p3="19.84137,29.048706,10.892014" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="19.84137,29.048706,-10.893078" p2="-1.9013062,29.048706,-10.893078" p3="-1.9013062,-2.760253,-10.893078" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{98EE9967-E407-4945-8369-ACBF17DCF065}" Name="Solid943" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-33.818359,32.303711,1.7018967" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-7.3057861,29.401642,-15.769272" p2="-7.3057861,-2.4073186,-15.769272" p3="-7.3057861,-2.4073186,-17.856091" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="5.3917236,0.14987913,-15.769272" p2="-16.350952,0.14987913,-15.769272" p3="-16.350952,0.14987913,-17.856091" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="7.3070068,-2.4073181,-15.769272" p2="7.3070068,29.401642,-15.769272" p3="7.3070068,29.401642,-17.856091" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.350952,-0.14987215,-15.769272" p2="5.3917236,-0.14987215,-15.769272" p3="5.3917236,-0.14987215,-17.856091" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.350952,-2.4073193,1.7948227" p2="-16.350952,29.401642,1.7948227" p3="5.3917236,29.401642,1.7948227" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="5.3917236,29.401642,-1.7956657" p2="-16.350952,29.401642,-1.7956657" p3="-16.350952,-2.4073172,-1.7956657" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Decal" Layer="Main" Id="{F126D468-D838-4473-82B8-9ADA324464B9}" Name="Decal3693" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-22.37207,17.47168,-9.9065247" Rotate="0.99904823,0.043619383,0,0" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{E144A37D-4399-41BD-8DD1-2038ACE6F029}" Name="Solid946" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,31.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{A5F88F83-00D9-4561-A98C-1E70BD5462A4}" Name="Solid965" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.103516,46.776978,12.12162" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-2.4479351,29.963501,8.2417736" p2="-2.4479351,-1.8454576,8.2417736" p3="-2.4479351,-1.8454576,6.1549554" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="21.44906,1.6990976,8.2417755" p2="-0.29361534,1.6990976,8.2417755" p3="-0.29361534,1.6990976,6.1549563" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="2.3643198,-1.845458,8.2417755" p2="2.3643198,29.963501,8.2417755" p3="2.3643198,29.963501,6.1549568" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-0.29361343,-1.7781961,8.2417746" p2="21.449062,-1.7781961,8.2417746" p3="21.449062,-1.7781961,6.1549559" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-0.29361629,-1.845458,11.051231" p2="-0.29361629,29.963501,11.051231" p3="21.449059,29.963501,11.051231" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="21.449036,29.963501,-11.155895" p2="-0.29363918,29.963501,-11.155895" p3="-0.29363918,-1.8454576,-11.155895" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Decal" Layer="Main" Id="{67F3AD83-5E26-4E6E-B744-871865E5B793}" Name="Decal3671" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.352051,48.004883,0.39199829" Rotate="7.3756979e-008,8.4293703e-008,0.70710683,0.70710671" Scale="8.2989979,8.2989979,8.2989979" ColorRGB="16744319" Material="Textures/Decals/emblems/fed_suns" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{F8965B84-BC7F-49AF-AAAA-4D4E8D3A4D71}" Name="Solid949" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-37.255371,39.201538,0.72016907" Rotate="0.70710689,0,0,0.70710671" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_2" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-0.61889648,30.342896,-10.011276" p2="-0.61889648,-1.4660645,-10.011276" p3="-0.61889648,-1.4660645,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="6.5927734,1.7969971,-10.011276" p2="-15.149902,1.7969971,-10.011276" p3="-15.149902,1.7969971,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="0.61901855,-1.4660645,-10.011276" p2="0.61901855,30.342896,-10.011276" p3="0.61901855,30.342896,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-15.149902,-1.7970581,-10.011276" p2="6.5927734,-1.7970581,-10.011276" p3="6.5927734,-1.7970581,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-15.149902,-1.4660645,12.097679" p2="-15.149902,30.342896,12.097679" p3="6.5927734,30.342896,12.097679" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="6.5927734,30.342896,-12.098095" p2="-15.149902,30.342896,-12.098095" p3="-15.149902,-1.4660645,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Brush" Layer="Main" Id="{B85FE284-FD13-4D13-B957-3B68E3E5C0B9}" Name="sign_welcome_heavyveh_south1" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.35376,16.077881,8.4569473" Rotate="0.70710671,0,0,-0.70710683" Scale="5,5,5" ColorRGB="16777215" MatLayersMask="0" Prefab="objects/library/props/signs/sign_welcome_heavyveh.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{1F5D6187-1262-48C6-9814-C138EB470D1A}" Name="Solid952" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,23.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.9520998" p2="-11.543633,29.476318,-0.9520998" p3="-11.543633,-2.3326402,-0.9520998" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{0E452888-C9B2-44FE-BFB2-C2C9D5331210}" Name="SimpleLight44" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-28.678955,25.894531,-5.6485291" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="1" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="0"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{4575068D-22D5-4909-84F5-CD37CF006E05}" Name="Solid954" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-33.325684,25.167603,2.2170792" Rotate="0.70710683,-0.70710677,8.4293696e-008,-5.2683564e-008" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-0.96948242,29.916824,-17.410324" p2="-0.96948242,-1.8921365,-17.410324" p3="-0.96948242,-1.8921365,-19.497143" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="6.494812,0.66506141,-17.410324" p2="-15.247864,0.66506141,-17.410324" p3="-15.247864,0.66506141,-19.497143" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="0.97058105,-1.8921355,-17.410324" p2="0.97058105,29.916824,-17.410324" p3="0.97058105,29.916824,-19.497143" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-15.247864,-0.66506249,-17.410324" p2="6.494812,-0.66506249,-17.410324" p3="6.494812,-0.66506249,-19.497143" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-15.247864,-1.8921372,0.067771912" p2="-15.247864,29.916824,0.067771912" p3="6.494812,29.916824,0.067771912" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="6.494812,29.916824,-0.066478729" p2="-15.247864,29.916824,-0.066478729" p3="-15.247864,-1.8921348,-0.066478729" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Decal" Layer="Main" Id="{F52EE18E-F63F-4A16-B11D-1629DB7E1E58}" Name="Decal3694" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.380127,17.47168,-9.9065247" Rotate="0.99904823,0.043619383,0,0" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{02A5DC95-3C03-457A-BEA9-37C9A74DDBEF}" Name="Solid2394" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.25,30.749878,-20.5" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194304" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-16.5,-4,16.125" p2="-16.5,-15.25,16.125" p3="-16.5,-15.25,9.875" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-2.375,15.25,16.125" p2="-16.5,15.25,16.125" p3="-16.5,15.25,9.875" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="16.375,-15.25,16.125" p2="16.375,-4,16.125" p3="16.375,-4,9.875" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.5,-15.25,16.125" p2="-2.375,-15.25,16.125" p3="-2.375,-15.25,9.875" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.5,-15.25,10.375" p2="-16.5,-4,10.375" p3="-2.375,-4,10.375" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-2.375,-4,-10.375" p2="-16.5,-4,-10.375" p3="-16.5,-15.25,-10.375" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{F44FF095-0AC2-446E-BF42-8F9EE2C430CE}" Name="Solid962" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,43.026978,0.87162018" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209789" p2="-11.543633,29.476318,-0.95209789" p3="-11.543633,-2.3326402,-0.95209789" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{51BFE598-34E4-4F36-9A50-E9D08E266E39}" Name="Solid940" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-28.610596,39.688599,2.2170792" Rotate="0.70710683,-0.70710677,8.4293696e-008,-5.2683564e-008" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-3.3427124,29.916824,-17.410751" p2="-3.3427124,-1.8921366,-17.410751" p3="-3.3427124,-1.8921366,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="1.4258423,0.66506159,-17.410751" p2="-20.316833,0.66506159,-17.410751" p3="-20.316833,0.66506159,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="3.3411255,-1.8921356,-17.410751" p2="3.3411255,29.916824,-17.410751" p3="3.3411255,29.916824,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-20.316833,-0.66506231,-17.410751" p2="1.4258423,-0.66506231,-17.410751" p3="1.4258423,-0.66506231,-19.49757" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-20.316833,-1.8921371,0.067344666" p2="-20.316833,29.916824,0.067344666" p3="1.4258423,29.916824,0.067344666" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="1.4258423,29.916824,-0.066905975" p2="-20.316833,29.916824,-0.066905975" p3="-20.316833,-1.8921347,-0.066905975" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{937BEA98-012C-449B-89DC-0431BAA76F7E}" Name="Solid948" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-34.96875,28.744751,-0.24868011" Rotate="-5.6191158e-009,0.70710689,0.70710665,-5.6191145e-009" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-10.841553,29.048706,-1.8693008" p2="-10.841553,-2.7602534,-1.8693008" p3="-10.841553,-2.7602534,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="14.377441,0.50280797,-1.8693008" p2="-7.3652344,0.50280797,-1.8693008" p3="-7.3652344,0.50280797,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.841187,-2.7602534,-1.8693008" p2="10.841187,29.048706,-1.8693008" p3="10.841187,29.048706,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-4.6931152,-0.50280732,-1.8693008" p2="17.049561,-0.50280732,-1.8693008" p3="17.049561,-0.50280732,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-4.6931152,-2.7602539,10.892014" p2="-4.6931152,29.048706,10.892014" p3="17.049561,29.048706,10.892014" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="17.049561,29.048706,-10.893078" p2="-4.6931152,29.048706,-10.893078" p3="-4.6931152,-2.7602527,-10.893078" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{06CF819A-8B86-4436-A440-73ED7A6A16D2}" Name="Solid953" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,31.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{C350849B-AD9F-4954-A077-7AB326B196A3}" Name="SimpleLight43" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-18.356689,25.894531,-5.6485291" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="1" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="0"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{8110A79B-985C-4E88-B264-B9525A41806C}" Name="Solid944" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.459961,32.807251,9.3397293" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-14.904053,29.520134,-6.4109344" p2="-14.904053,-2.2888255,-6.4109344" p3="-14.904053,-2.2888255,-8.4977531" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.987061,0.97423577,-6.4109344" p2="-8.7556152,0.97423577,-6.4109344" p3="-8.7556152,0.97423577,-8.4977531" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="14.902344,-2.2888255,-6.4109344" p2="14.902344,29.520134,-6.4109344" p3="14.902344,29.520134,-8.4977531" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7556152,-0.9742353,-6.4109344" p2="12.987061,-0.9742353,-6.4109344" p3="12.987061,-0.9742353,-8.4977531" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7556152,-2.2888267,14.788292" p2="-8.7556152,29.520134,14.788292" p3="12.987061,29.520134,14.788292" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.987061,29.520134,-14.788952" p2="-8.7556152,29.520134,-14.788952" p3="-8.7556152,-2.2888241,-14.788952" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{EF20F69B-C804-4C47-801A-9B72CD947215}" Name="Solid975" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.405273,32.805786,-11.111679" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-14.902588,29.048706,-6.3561249" p2="-14.902588,-2.7602534,-6.3561249" p3="-14.902588,-2.7602534,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.988525,0.50280786,-6.3561249" p2="-8.7541504,0.50280786,-6.3561249" p3="-8.7541504,0.50280786,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="14.903809,-2.7602534,-6.3561249" p2="14.903809,29.048706,-6.3561249" p3="14.903809,29.048706,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7541504,-0.50280738,-6.3561249" p2="12.988525,-0.50280738,-6.3561249" p3="12.988525,-0.50280738,-8.4429436" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.7541504,-2.7602537,15.752831" p2="-8.7541504,29.048706,15.752831" p3="12.988525,29.048706,15.752831" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.988525,29.048706,-15.753796" p2="-8.7541504,29.048706,-15.753796" p3="-8.7541504,-2.760253,-15.753796" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{5E973A9D-B7BC-4D2D-A943-AB6D14368F80}" Name="Solid968" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.052002,17.816528,11.34713" Rotate="-7.3757221e-008,0.70710677,-8.4293866e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="40" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-3.2224255,30.003052,8.2933483" p2="-3.2224255,-1.8059068,8.2933483" p3="-3.2224255,-1.8059068,6.2065301" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="20.67457,1.7386484,8.2933502" p2="-1.0681057,1.7386484,8.2933502" p3="-1.0681057,1.7386484,6.206531" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="3.2227335,-1.8059072,8.2933502" p2="3.2227335,30.003052,8.2933502" p3="3.2227335,30.003052,6.2065315" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-1.0681038,-1.7386453,8.2933493" p2="20.674572,-1.7386453,8.2933493" p3="20.674572,-1.7386453,6.2065306" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-1.0681067,-1.8059072,11.102806" p2="-1.0681067,30.003052,11.102806" p3="20.674568,30.003052,11.102806" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="20.674545,30.003052,-11.104321" p2="-1.0681295,30.003052,-11.104321" p3="-1.0681295,-1.8059068,-11.104321" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{3C1A6DA1-4982-4F83-844F-9A7B641A1F60}" Name="Solid950" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,39.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{42604DA5-2EDD-456B-AE84-11B306BD1BFF}" Name="Solid957" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,27.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{A6D4CBAA-708A-4776-BA06-517EB9B795E4}" Name="SimpleLight31" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-37.625,12.749878,5.25" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="1" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="20">
<Color clrColor="1,1,1" fColorMultiplier="2" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Solid" Layer="Main" Id="{2785D5AD-B6D5-4161-BFCC-8223EC4E45EB}" Name="Solid966" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.405273,12.355591,-11.3619" Rotate="0.54167527,-0.45451951,-0.54167515,0.45451951" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-5.7406445,29.663015,-6.3561854" p2="-5.7406445,-2.1459432,-6.3561854" p3="-5.7406445,-2.1459432,-8.4430046" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="18.666708,0.50281394,-6.3561859" p2="-3.0759678,0.50281394,-6.3561859" p3="-3.0759678,0.50281394,-8.4430046" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="5.7388229,-5.3774767,-6.3561859" p2="5.7388229,26.431482,-6.3561859" p3="5.7388229,26.431482,-8.4430046" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-3.0759678,-0.5028013,-6.3561859" p2="18.666708,-0.5028013,-6.3561859" p3="18.666708,-0.5028013,-8.4430046" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-3.0759678,-2.7602477,15.752769" p2="-3.0759678,29.048712,15.752769" p3="18.666708,29.048712,15.752769" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="18.666708,29.048712,-15.753857" p2="-3.0759678,29.048712,-15.753857" p3="-3.0759678,-2.760247,-15.753857" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Brush" Layer="Main" Id="{2B2782AF-BB87-4066-9162-8C25447C59FE}" Name="GeomEntity861" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-10.953613,15.674683,3.3482361" Rotate="1,0,0,9.0792598e-015" Scale="0.78259993,0.78259993,0.78260005" ColorRGB="65535" MatLayersMask="0" Prefab="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="200" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Solid" Layer="Main" Id="{834382AF-6D8E-4103-97C3-EA3BB6BC5FFA}" Name="Solid960" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,35.026978,0.87162018" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{4170EDB4-68CA-487D-A6E0-74D999B25234}" Name="Solid969" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-38.844482,32.261841,0.72016907" Rotate="0.70710689,0,0,0.70710671" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_2" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-15.443115,29.048706,-10.011276" p2="-15.443115,-2.7602539,-10.011276" p3="-15.443115,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,0.50280762,-10.011276" p2="-8.2102051,0.50280762,-10.011276" p3="-8.2102051,0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="15.442505,-2.7602539,-10.011276" p2="15.442505,29.048706,-10.011276" p3="15.442505,29.048706,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-0.50280762,-10.011276" p2="13.532471,-0.50280762,-10.011276" p3="13.532471,-0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-2.7602539,12.097679" p2="-8.2102051,29.048706,12.097679" p3="13.532471,29.048706,12.097679" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,29.048706,-12.098095" p2="-8.2102051,29.048706,-12.098095" p3="-8.2102051,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{191F2BB6-6465-4E52-8BDC-90268DD5AA93}" Name="Door64" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.245117,18.384888,-1.0187454" Scale="4.1999998,4.1999998,4.1999998" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="Door">
<Properties bActivatePortal="0" bLocked="0" fileModel="objects/library/architecture/underground_base/tunnels/metal_gate.cgf" soclasses_SmartObjectClass="Door" bSquashPlayers="0" fUseDistance="2.5">
<Rotation fAcceleration="0" sAxis="z" sFrontAxis="y" fRange="0" bRelativeToUser="1" fSpeed="0" fStopTime="0"/>
<Slide fAcceleration="20" sAxis="z" fRange="-4.3" fSpeed="20" fStopTime="0.5"/>
<Sounds fRange="100" soundSoundOnMove="sounds/environment:doors:metal_thick_door_open" soundSoundOnStop="sounds/environment:doors:metal_thick_door_close" soundSoundOnStopClosed="" fVolume="400"/>
</Properties>
</Object>
<Object Type="Decal" Layer="Main" Id="{906203C3-DFBB-43C4-8098-D735615B607E}" Name="Decal3701" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-22.37207,20.626221,-9.8939819" Rotate="4.333743e-008,5.705481e-009,0.043619394,0.99904823" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{CCAE1AC5-A131-48ED-9DD5-86548B6D66A0}" Name="ProximityTrigger3" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.819336,18.366699,-6.1019554" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="ProximityTrigger">
<Properties bActivateWithUseButton="0" DimX="20" DimY="10" DimZ="30" bEnabled="1" EnterDelay="0" ExitDelay="0" bInVehicleOnly="0" bKillOnTrigger="0" bOnlyAI="0" bOnlyMyPlayer="0" bOnlyOneEntity="0" bOnlyPlayer="1" OnlySelectedEntity="None" bOnlySpecialAI="0" PlaySequence="" ReferenceName="" ScriptCommand="" TextInstruction="" bTriggerOnce="0"/>
<FlowGraph Description="" Group="bla" enabled="1" MultiPlayer="ClientServer">
<Nodes>
<Node Id="2" Class="entity:ProximityTrigger" pos="-330,-170,0" flags="0" GraphEntity="0">
<Inputs entityId="0" Disable="0" Enable="0" Enter="0" Leave="0"/>
</Node>
<Node Id="4" Class="entity:Door" pos="100,-170,0" flags="1" EntityGUID="{191F2BB6-6465-4E52-8BDC-90268DD5AA93}" EntityGUID_64="4E526465191F2BB6">
<Inputs entityId="0" Close="0" Lock="0" Open="0" UnLock="0"/>
</Node>
<Node Id="5" Class="Time:Delay" pos="-150,-40,0" flags="0">
<Inputs delay="3"/>
</Node>
</Nodes>
<Edges>
<Edge nodeIn="4" nodeOut="2" portIn="Open" portOut="Enter" enabled="1"/>
<Edge nodeIn="5" nodeOut="2" portIn="in" portOut="Leave" enabled="1"/>
<Edge nodeIn="4" nodeOut="5" portIn="Close" portOut="out" enabled="1"/>
</Edges>
</FlowGraph>
</Object>
<Object Type="Solid" Layer="Main" Id="{C526C1C6-352A-40A3-BD57-6D83030DCCB8}" Name="Solid967" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-11.944824,31.125122,1.7513199" Rotate="-5.6191158e-009,0.70710689,0.70710665,-5.6191145e-009" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.221924,29.048706,-1.8693008" p2="-13.221924,-2.7602534,-1.8693008" p3="-13.221924,-2.7602534,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.99707,0.50280797,-1.8693008" p2="-9.7456055,0.50280797,-1.8693008" p3="-9.7456055,0.50280797,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.223022,-2.7602534,-1.8693008" p2="13.223022,29.048706,-1.8693008" p3="13.223022,29.048706,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-7.0734863,-0.50280732,-1.8693008" p2="14.669189,-0.50280732,-1.8693008" p3="14.669189,-0.50280732,-3.9561195" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-7.0734863,-2.7602539,10.892014" p2="-7.0734863,29.048706,10.892014" p3="14.669189,29.048706,10.892014" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="14.669189,29.048706,-10.893078" p2="-7.0734863,29.048706,-10.893078" p3="-7.0734863,-2.7602527,-10.893078" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{FFCBC4CA-2219-4FF6-B238-E28ADFCC3B36}" Name="Solid974" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-32.156738,32.369629,2.2170792" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-7.3717041,29.916824,-17.410812" p2="-7.3717041,-1.8921362,-17.410812" p3="-7.3717041,-1.8921362,-19.497631" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="5.3258057,0.66506147,-17.410812" p2="-16.41687,0.66506147,-17.410812" p3="-16.41687,0.66506147,-19.497631" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="7.3734131,-1.8921357,-17.410812" p2="7.3734131,29.916824,-17.410812" p3="7.3734131,29.916824,-19.497631" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.41687,-0.66506243,-17.410812" p2="5.3258057,-0.66506243,-17.410812" p3="5.3258057,-0.66506243,-19.497631" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-16.41687,-1.8921372,0.06728363" p2="-16.41687,29.916824,0.06728363" p3="5.3258057,29.916824,0.06728363" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="5.3258057,29.916824,-0.06696701" p2="-16.41687,29.916824,-0.06696701" p3="-16.41687,-1.8921348,-0.06696701" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{A04523CB-54D0-4CA2-8450-146A5EB41E3B}" Name="Solid972" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,39.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{D4F39FD1-F55C-41D0-8FCB-4BFF2317F6AF}" Name="Solid961" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-37.603516,17.526978,1.8716202" Rotate="-7.3757207e-008,0.70710677,-8.4293859e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-13.697935,29.709106,7.2597799" p2="-13.697935,-2.0998521,7.2597799" p3="-13.697935,-2.0998521,5.1729617" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.199038,1.6947031,7.2597809" p2="-10.543638,1.6947031,7.2597809" p3="-10.543638,1.6947031,5.1729622" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.114312,-2.0998526,7.2597809" p2="13.114312,29.709106,7.2597809" p3="13.114312,29.709106,5.1729622" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.543621,-2.2825906,7.2597809" p2="11.199055,-2.2825906,7.2597809" p3="11.199055,-2.2825906,5.1729622" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-10.543615,-2.0998528,3.0692368" p2="-10.543615,29.709106,3.0692368" p3="11.19906,29.709106,3.0692368" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="11.199038,29.709106,-3.6378908" p2="-10.543638,29.709106,-3.6378908" p3="-10.543638,-2.0998521,-3.6378908" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{48BADFD9-39BD-4946-BD5C-974F66538FF3}" Name="Solid945" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-39.603516,27.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{2C16F4E4-C0D6-40FE-A7D1-576C80725CAE}" Name="Solid942" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,35.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209885" p2="-11.543633,29.476318,-0.95209885" p3="-11.543633,-2.3326411,-0.95209885" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Solid" Layer="Main" Id="{DF7145E7-F155-4857-A68B-D175644A4D6E}" Name="Solid955" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.6035156,43.026978,0.87162018" Rotate="-7.3757192e-008,0.70710677,-8.4293852e-008,-0.70710677" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_4" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-12.820107,29.476318,-21.554428" p2="-12.820107,-2.3326416,-21.554428" p3="-12.820107,-2.3326416,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199027,0.93041968,-21.554428" p2="-11.543649,0.93041968,-21.554428" p3="-11.543649,0.93041968,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="12.11431,-2.3326416,-21.554428" p2="12.11431,29.476318,-21.554428" p3="12.11431,29.476318,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-0.075195521,-21.554428" p2="10.199027,-0.075195521,-21.554428" p3="10.199027,-0.075195521,-23.641247" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-11.543649,-2.3326418,0.55452728" p2="-11.543649,29.476318,0.55452728" p3="10.199027,29.476318,0.55452728" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="10.199042,29.476318,-0.95209789" p2="-11.543633,29.476318,-0.95209789" p3="-11.543633,-2.3326402,-0.95209789" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Brush" Layer="Main" Id="{116DAEE8-98A4-4DF0-91D2-4EFF4809BD30}" Name="radaroutpost1" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-25.016602,32.048218,13.875793" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\basestructures\radaroutpost\radaroutpost.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Solid" Layer="Main" Id="{124A68EB-5460-4A6B-A49D-C202F7EA63C3}" Name="Solid947" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-9.9030762,32.261841,0.72016907" Rotate="0.70710689,0,0,0.70710671" ColorRGB="16776960" Material="Objects/objects_mwll/Architecture/Critical_Structures/Single_MechHanger/shell_2" MatLayersMask="0" RndFlags="8" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-15.443115,29.048706,-10.011276" p2="-15.443115,-2.7602539,-10.011276" p3="-15.443115,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,0.50280762,-10.011276" p2="-8.2102051,0.50280762,-10.011276" p3="-8.2102051,0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="15.442505,-2.7602539,-10.011276" p2="15.442505,29.048706,-10.011276" p3="15.442505,29.048706,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-0.50280762,-10.011276" p2="13.532471,-0.50280762,-10.011276" p3="13.532471,-0.50280762,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-8.2102051,-2.7602539,12.097679" p2="-8.2102051,29.048706,12.097679" p3="13.532471,29.048706,12.097679" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="13.532471,29.048706,-12.098095" p2="-8.2102051,29.048706,-12.098095" p3="-8.2102051,-2.7602539,-12.098095" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Decal" Layer="Main" Id="{62BA28FA-760B-4FBA-90BC-A6F17A3264DE}" Name="Decal3699" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-26.365234,20.626221,-9.8939819" Rotate="4.333743e-008,5.705481e-009,0.043619394,0.99904823" ColorRGB="16744319" Material="objects/objects_mwll/Architecture/Critical_Structures/mech_hanger_single/opendecal" ProjectionType="0" ViewDistRatio="100" SortPriority="16" RndFlags="0"/>
<Object Type="Solid" Layer="Main" Id="{703AE3FA-439B-402B-BE30-38D888C4F800}" Name="Solid973" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-24.329102,43.656494,1.701889" Rotate="0.50000006,-0.50000006,-0.49999994,0.49999994" ColorRGB="16776960" Material="Materials/special/collision_proxy_nomaterialset" MatLayersMask="0" RndFlags="4194312" ViewDistRatio="100" LMQuality="1">
<Brush>
<Face p1="-4.0522461,29.401634,-6.280014" p2="-4.0522461,-2.4073253,-6.280014" p3="-4.0522461,-2.4073253,-8.3668327" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="2.1378174,0.14987206,-6.280014" p2="-19.604858,0.14987206,-6.280014" p3="-19.604858,0.14987206,-8.3668327" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="4.0531006,-2.4073253,-6.280014" p2="4.0531006,29.401634,-6.280014" p3="4.0531006,29.401634,-8.3668327" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-19.604858,-0.14987922,-6.280014" p2="2.1378174,-0.14987922,-6.280014" p3="2.1378174,-0.14987922,-8.3668327" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="-19.604858,-2.4073265,14.516991" p2="-19.604858,29.401634,14.516991" p3="2.1378174,29.401634,14.516991" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
<Face p1="2.1378174,29.401634,-14.515636" p2="-19.604858,29.401634,-14.515636" p3="-19.604858,-2.4073238,-14.515636" MatId="0" TexScale="1,1,0" TexShift="0,0,0" TexRotate="0"/>
</Brush>
</Object>
<Object Type="Entity" Layer="Main" Id="{0B4533AF-9CF1-4EA1-875C-7242A77288E7}" Name="CapturePoint4" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="-10.625,-25.250122,17.875" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="CapturePoint">
<Properties CaptureRequirement="0" ClanWeight="1" DimX="0" DimY="0" DimZ="0" IsWeight="1" sStartingTeam="" sType="outpost"/>
<EntityLinks>
<Link TargetId="{15AC45BB-4210-479D-AC7E-63AF9E575F16}" Name="capture"/>
<Link TargetId="{C0A0F7A8-94CA-4622-8AB6-8F140DE904CD}" Name="capture"/>
<Link TargetId="{7E478A5D-392A-426C-BAE6-5F8E0F23EC6B}" Name="capture"/>
<Link TargetId="{5CDE9898-A4FB-4A54-8D48-6CFC5E39534F}" Name="capture"/>
</EntityLinks>
</Object>
<Object Type="Brush" Layer="Main" Id="{5C70E601-94E1-483C-954F-BCF1FC721B6C}" Name="concrete_wall_block30" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-56.930908,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A7380111-DEED-4325-99B9-4C2BCF06300A}" Name="equipment_locker17" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.268555,-65.478516,0.09211731" Rotate="-3.3527613e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{AB6EE011-4FF3-4B41-8ECF-D27162B4B955}" Name="beam11" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.481445,-58.260498,4.0345078" Rotate="0.95994437,0.23626728,0.14196369,0.050308499" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{FC2A7C12-D021-4C0E-90FF-8436884C6238}" Name="light1392" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="10.712646,-64.389648,2.2678757" Rotate="0.79335326,0,0,-0.60876149" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\critical_structures\mechhangar\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{01C18713-103A-4C26-84DC-8DB16AC549B2}" Name="concrete_wall_block27" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-59.937744,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{95D67D15-3D10-4639-B883-101409A7FB7C}" Name="electrical_cabinet827" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="23.710938,-57.466309,0.45849609" Rotate="0.93969262,0,0,-0.34202012" Scale="0.81000006,0.81000006,0.81" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{86441116-A965-45E9-9076-80E21B849647}" Name="TCFlag29" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.973633,-64.491455,1.6871948" Rotate="0.92387956,0,0,-0.38268346" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Entity" Layer="Main" Id="{3CF8AC24-48D9-45FF-8FB9-2058C4B7D4D6}" Name="SimpleLight17" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.671631,-58.335693,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{D76DCA2B-3457-4BEB-B1FD-4AE1AC8A7FDC}" Name="electrical_cabinet826" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.900635,-55.933105,1.4137344" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet7.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A9AFD52D-E27E-4CA4-82FE-1796B52ACAE9}" Name="concrete_wall_block23" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-63.689453,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{860D8B2E-AA29-4418-A8F2-1BBC3678ED25}" Name="beam10" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.015137,-63.814941,4.0345078" Rotate="0.95760387,0.25372541,0.10770009,-0.083779559" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{228BC131-9E8B-447B-BDCF-9DBE021B3ED6}" Name="concrete_wall_block25" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-60.774658,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{5D594232-1D47-43E5-92EA-BAB88731661E}" Name="SimpleLight20" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.900391,-57.507324,3.8989639" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="7" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Shape" Layer="Main" Id="{F3F6FD32-CD59-4A37-A7B0-1FFD9AC44EF3}" Name="buyzone30" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="11.946289,-55,-0.29708099" Rotate="0.70710677,0,0,0.70710677" ColorRGB="16763904" Width="0" Height="4" AreaId="2" GroupId="0" Priority="0" Closed="1" ObstructRoof="0" ObstructFloor="0" DisplayFilled="1" EntityClass="AreaShape">
<Points>
<Point Pos="0,0,0"/>
<Point Pos="-0.72628784,0.72546387,-0.065338135"/>
<Point Pos="-10.690338,0.695755,-0.10832977"/>
<Point Pos="-11.620056,-0.12863159,0"/>
<Point Pos="-11.444733,-7.9234161,-0.01020813"/>
<Point Pos="-10.742767,-10.627365,0"/>
<Point Pos="-9.748291,-12.132263,-0.055961609"/>
<Point Pos="-7.1159668,-14.288956,0.015785217"/>
<Point Pos="-4.2873535,-14.267899,0.051971436"/>
<Point Pos="-2.9200134,-13.381744,0.027320862"/>
<Point Pos="-1.2724304,-11.658066,0"/>
<Point Pos="-0.072052002,-7.9272766,-0.058853149"/>
</Points>
<Entities>
<Entity Id="{5CDE9898-A4FB-4A54-8D48-6CFC5E39534F}"/>
</Entities>
</Object>
<Object Type="Brush" Layer="Main" Id="{88E24235-98DC-480D-A160-73F0677DA58B}" Name="concrete_wall_block29" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.072998,-59.933838,2.1041489" Rotate="0.70710683,-9.9748007e-008,-6.8839391e-008,0.70710677" Scale="0.26661599,0.26661602,0.26661602" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{6E33F635-F0CC-4919-90BD-4E16BF377B16}" Name="defensivebunker3" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.61792,-60.358398,-3.1336975" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\military\fortifications\defensivebunker.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{29046236-B665-4ECC-8336-17033CB9EE3A}" Name="light1387" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.355469,-58.27832,3.7053604" Rotate="-0.052336141,0,0,0.99862951" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{B9988A3F-B95A-4854-AAA2-2EDAA19E7525}" Name="beta_tutorial_screen_49" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,-62.333008,-0.056091309" Rotate="4.3711388e-008,0,0,1" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_01.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{039FA640-BC13-4F78-9518-47412D5DF6B5}" Name="beam12" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.639648,-64.231689,4.0345078" Rotate="0.74173319,0.27010378,-0.054953221,-0.61143762" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{E090854C-9B7A-4A47-A785-9907C8896291}" Name="light1389" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.62085,-64.195801,3.7053604" Rotate="0.55919302,0,0,0.82903749" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{84250A5E-A805-442A-A97C-048363BC6273}" Name="latrine_first_aid_locker3" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.169922,-62.453369,1.704155" Rotate="-8.1460342e-008,0,0,1" Scale="1.17,1.17,1.17" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\nodule\buildings\latrine_first_aid_locker.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{2E4E3A62-9D49-4687-B851-59BEA1959405}" Name="SpawnPoint616" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="23.338135,-63.671631,0.5851059" Rotate="0.93969274,0,0,0.34201989" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{3AE9F465-7E02-416F-88ED-4847B4FE25CC}" Name="light2_yellow12" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.651611,-63.16626,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{AB5F566C-D98F-4B19-B94F-144D426C78D8}" Name="concrete_wall_block33" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-59.103516,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{51D1BD72-90B1-4CE4-849B-FD1FF5784712}" Name="light2_yellow10" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.12085,-57.811279,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{F1641C75-CF20-400E-8E12-570D5174C010}" Name="SpawnPoint612" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.711914,-61.881348,0.49494171" Rotate="0.81915212,0,0,0.57357633" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{CBBB7480-597E-46AD-914E-E5C06657E5C4}" Name="equipment_locker19" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.78418,-56.057007,0.09211731" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{10AC8680-99BB-4A68-81DA-80EDA699D366}" Name="lightswitch_local9" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.071533,-59.259766,1.2722397" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{A8A2D583-23FE-4A89-A9F2-9381BA967AE6}" Name="SimpleLight23" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.827637,-64.921509,3.8989639" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="7" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{400F4C8B-9AF0-416C-AB8A-269ABEE601FC}" Name="weaponsrack9" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="15.729248,-56.498779,0.092094421" Rotate="0.70710671,0,0,-0.70710683" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\multiplayer\probs\weaponsrack\weaponsrack.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{AF7F318C-47F6-45C4-A62A-278ACD626B32}" Name="lightswitch_local8" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="12.943115,-61.806519,1.4693069" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{1DA84D8C-6D53-4281-8EBA-97B0E9AFAFB3}" Name="concrete_wall_block24" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-56.023926,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{8E59958C-4472-4144-9B1F-DE287A54FC74}" Name="concrete_wall_block31" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-64.596436,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{EF84868E-D501-4932-905E-1DCFF34A08A7}" Name="bench6" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="19.381104,-56.406006,0.48434448" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\furniture\chairs\bench1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{91B5A893-AA92-4523-B47A-9B03170891CD}" Name="weaponsrack10" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="15.729248,-64.997314,0.092094421" Rotate="0.70710671,0,0,-0.70710683" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\multiplayer\probs\weaponsrack\weaponsrack.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{CF40319B-F328-4DB3-859A-789E19D21B2E}" Name="TCFlag31" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.938965,-57.060181,1.6871986" Rotate="-0.38268337,0,0,0.92387956" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{BFF0009F-07B4-40BF-BBE1-9D7C2A4C25F9}" Name="light2_yellow11" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.651611,-58.302856,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{DC0AA2A6-F39D-4C53-8736-5BFE0B8AA016}" Name="equipment_locker20" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.28418,-56.057007,0.09211731" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A3203BAA-77DD-4346-BAE8-871E3A3A8D8C}" Name="chinese_bed5" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.577881,-61.239014,0.092102051" Rotate="0.70710677,0,0,-0.70710677" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\chinese_items\chinese_bed\chinese_bed.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{697E8DAA-A7EC-49DA-A51F-5D39C8126F2A}" Name="bench7" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="19.897705,-65.16626,0.45849609" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\furniture\chairs\bench1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{FB5637B0-DB88-4079-AFBE-8CB6C2B26D2C}" Name="electrical_cabinet828" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.900635,-65.595947,1.4137344" Rotate="-4.3711388e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet7.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{8AE689B5-F403-45F5-BD5F-4C86C5CB1194}" Name="light2_yellow9" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.12085,-63.857666,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{B7C6F8B9-AC49-4A7E-A84D-CC73801957EE}" Name="concrete_wall_block32" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-61.609131,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{ED0D2BBF-36DA-47CD-809D-6E45279DA060}" Name="SimpleLight22" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="8.4523926,-63.814453,2.888298" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="5" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{F6D98CC2-9DCE-481C-A4A7-41A225FFA681}" Name="beam9" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.102051,-57.698242,4.0345078" Rotate="0.82396215,0.14196372,0.23626734,0.49508631" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{97F812CF-6511-46BF-8010-7DA2D0E80772}" Name="SpawnPoint607" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.007568,-59.858643,0.57335663" Rotate="0.5807029,0,0,0.81411558" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{675DADD5-F041-4202-98CA-7DD3E2D83686}" Name="equipment_locker18" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.768555,-65.478516,0.09211731" Rotate="-3.3527613e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{4E4F48D8-F768-416F-913D-7E036B90C88E}" Name="beta_tutorial_screen_48" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,-59.203125,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_01.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{630326DB-9FD6-49EC-9B7D-430FD9B62D6C}" Name="SpawnPoint604" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="14.742676,-60.365234,0.23014832" Rotate="0.7132501,0,0,0.70090961" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{6EBD4BDC-9E52-479C-BA92-801A2973A6C5}" Name="light1390" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="10.712646,-63.039795,2.2678757" Rotate="-0.49999994,0,0,0.86602545" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\critical_structures\mechhangar\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{2E9991DD-4047-47D2-9321-5BF0B5BE0883}" Name="lightswitch_local7" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.071533,-62.255615,1.2722397" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{837B76E2-CA71-4538-9B8A-B3914244A8B0}" Name="SpawnPoint611" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.850342,-64.315674,0.23014832" Rotate="1,0,0,-1.1175871e-008" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{EE838EE5-2F86-4641-ADC4-D5B43B6E673D}" Name="truck_garage_light94" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.247803,-65.585693,2.449913" Rotate="0.52133387,0.47771433,0.52133381,-0.47771448" Scale="0.63999999,0.63999999,0.63999999" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\architecture\nodule\buildings\truck_garage_light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{496CB2E6-8DB9-4A82-950F-9B333D065ECB}" Name="SimpleLight19" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.119385,-64.016113,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{6FBF39E8-347D-4EC9-B74D-7B7B5D71E05B}" Name="concrete_wall_block26" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-63.372803,2.1041489" Rotate="0.70710683,-9.9748007e-008,-6.8839391e-008,0.70710677" Scale="0.26394981,0.26394984,0.26394987" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{E32BC8EB-0B7E-48F7-9C3C-57CBCFE26649}" Name="chinese_bed6" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.577881,-60.177734,0.092102051" Rotate="0.70710677,0,0,-0.70710677" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\chinese_items\chinese_bed\chinese_bed.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{E7742FEC-DC26-4C92-94E4-3FBC2AF53A67}" Name="TCFlag30" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.974121,-64.491089,1.6871986" Rotate="0.92387956,0,0,-0.38268346" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{745F31EE-DAE4-4CC8-ACF6-1FA8B373C67E}" Name="beta_tutorial_screen_50" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,-56.018311,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_02.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{8F58E0EE-8E91-4AE5-BB3F-B8698DB2EB10}" Name="concrete_wall_block28" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,-65.934326,2.1041489" Rotate="0.70710683,-9.9748007e-008,-6.8839391e-008,0.70710677" Scale="0.28979999,0.28979999,0.28979999" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{2A278FF1-E9F8-487C-80BA-B818C71779D2}" Name="light1388" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.995361,-63.799805,3.7053604" Rotate="0.061048772,0,0,0.99813479" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{246585FA-0D42-4DEB-9A4C-8E43F58B5C05}" Name="SimpleLight18" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.119385,-57.843994,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{B7A206FB-FA13-46D7-B6F1-7020C3828904}" Name="light1391" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.021973,-57.819214,3.7053604" Rotate="-0.4771589,0,0,0.87881702" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{7BC7A6FC-6934-4BF5-83B5-ACEC69A633E8}" Name="beta_tutorial_screen_47" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,-63.664307,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_02.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{3C609BFE-F5FB-4F12-BDF7-B8A47315341B}" Name="SimpleLight21" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.671631,-63.324707,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{19E4D4FE-CECF-4777-A98B-6EB155F6A4B1}" Name="SpawnPoint610" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.983887,-57.266846,0.23014832" Rotate="0.13052616,0,0,0.99144489" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Shape" Layer="Main" Id="{F302CCA8-89F7-441B-88A1-6554B15A190B}" Name="Shape3" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.674072,-88.084106,-29.807199" ColorRGB="16763904" Width="0" Height="50" AreaId="0" GroupId="0" Priority="0" Closed="1" ObstructRoof="0" ObstructFloor="0" DisplayFilled="0" EntityClass="AreaShape">
<Points>
<Point Pos="0,0,0"/>
<Point Pos="-0.4934082,16.477295,0.35702324"/>
<Point Pos="15.181396,17.001587,0.35702324"/>
<Point Pos="15.95874,129.92334,0.35688591"/>
<Point Pos="1.8325195,129.74658,0.35643959"/>
<Point Pos="2.1269531,149.48242,0.35260582"/>
<Point Pos="-102.09155,150.3064,0.31134987"/>
<Point Pos="33.498291,254.97375,0.35702324"/>
<Point Pos="139.45361,241.72961,0.35523033"/>
<Point Pos="263.21313,141.7135,0.34316063"/>
<Point Pos="224.28906,39.014282,0.34728622"/>
<Point Pos="236.54688,-55.587646,-0.0075473785"/>
<Point Pos="213.82666,-93.208008,-0.26224327"/>
<Point Pos="104.12769,-107.40039,0.27892673"/>
<Point Pos="-57.654785,-70.186401,0.35492897"/>
<Point Pos="-106.88745,1.1074219,0.22793388"/>
</Points>
<Entities>
<Entity Id="{0B4533AF-9CF1-4EA1-875C-7242A77288E7}"/>
</Entities>
</Object>
<Object Type="Entity" Layer="Main" Id="{992DAE01-C82D-4463-BEB4-97BD367C945E}" Name="TCFlag34" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.938965,35.096313,1.6871948" Rotate="-0.38268337,0,0,0.92387956" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{A0AC5508-3FE0-4B0A-ABD0-4DDAC04E0B55}" Name="equipment_locker21" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.268555,26.677856,0.09211731" Rotate="-3.3527613e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{58619108-B5FD-4198-A3CF-32A6908553F0}" Name="concrete_wall_block43" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,30.546997,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{7EC28E0C-48C5-493E-AF7D-75D426C70351}" Name="SpawnPoint624" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.983887,34.889404,0.23014832" Rotate="0.13052616,0,0,0.99144489" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{5D25C50C-7E57-4B10-BC8B-1DB1E07F9924}" Name="beam14" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.015137,28.341431,4.0345078" Rotate="0.95760387,0.25372541,0.10770009,-0.083779559" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{DAF3D90D-1C4E-4831-BCAE-9D87E0FDE4B2}" Name="TCFlag32" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.973633,27.664917,1.6871948" Rotate="0.92387956,0,0,-0.38268346" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{1105270E-1E7B-4225-885F-BC935A3F056B}" Name="beta_tutorial_screen_52" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,32.953003,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_01.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{DD61B613-F432-401F-B000-11DBBDABD62F}" Name="SpawnPoint625" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.850342,27.840454,0.23014832" Rotate="1,0,0,-1.1175871e-008" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Entity" Layer="Main" Id="{144D311E-EFD4-4A1B-957A-0B40E9E679C8}" Name="TCFlag33" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.973633,27.664917,1.6871948" Rotate="0.92387956,0,0,-0.38268346" Scale="0.19507675,0.19507675,0.1950767" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="TCFlag">
<Properties clanMaterial="Objects/objects_mwll/Unique_Level_Assets/sandblasted/Banners/clan_wolf_banner" clanModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" isMaterial="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner_mat" isModel="Objects/objects_mwll/Architecture/Critical_Structures/MechHangar/banner.cgf" team="1"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{5B666D1E-6897-4F28-8078-3465B9717352}" Name="light1397" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.021973,34.337036,3.7053604" Rotate="-0.4771589,0,0,0.87881702" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{0DAFB61F-8870-452E-B39F-22261F5A6B98}" Name="defensivebunker4" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.61792,31.797729,-3.1336975" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\military\fortifications\defensivebunker.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{1BFA1220-0FDC-4A1D-BECE-D5822B9BBF5B}" Name="concrete_wall_block36" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,31.38147,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{E3BDF720-5B12-4BAD-A599-AEB46E7FB931}" Name="light1398" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="10.712646,27.766479,2.2678757" Rotate="0.79335326,0,0,-0.60876149" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\critical_structures\mechhangar\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{E2B96723-F112-48A0-9B04-1BC545D4B2DC}" Name="equipment_locker22" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.768555,26.677856,0.09211731" Rotate="-3.3527613e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{CB23C723-5721-4EE9-A42D-FFF7F8CD9331}" Name="light2_yellow15" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.651611,33.853394,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{1BAF4924-F893-4FF4-B480-D7B7EEDD282E}" Name="light1394" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.995361,28.356567,3.7053604" Rotate="0.061048742,0,0,0.99813479" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{9EEBB52A-5B50-4CA3-8BC1-10791D9307A4}" Name="chinese_bed8" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.577881,31.978638,0.092102051" Rotate="0.70710677,0,0,-0.70710677" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\chinese_items\chinese_bed\chinese_bed.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{4F7CDA2E-1FC8-4B28-B30A-C74EFCCC5660}" Name="light2_yellow16" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.651611,28.98999,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{93FB2E30-A1C4-4813-9F71-2B7473BCEFA8}" Name="light2_yellow13" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.12085,28.298584,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{8143DB32-A2A4-4118-BD91-B21F00CDF0C7}" Name="latrine_first_aid_locker4" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="13.169922,29.702881,1.704155" Rotate="-8.1460342e-008,0,0,1" Scale="1.17,1.17,1.17" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\nodule\buildings\latrine_first_aid_locker.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{CBEC7633-AA7A-4603-8203-6E5347EDF69E}" Name="concrete_wall_block37" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,28.783325,2.1041489" Rotate="0.70710683,-9.9748007e-008,-6.8839391e-008,0.70710677" Scale="0.26394981,0.26394984,0.26394987" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{73D1AE35-B3A5-4732-9C84-B3D6E18C7DC3}" Name="concrete_wall_block42" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,27.559937,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{3EE6523D-B896-49EC-BA46-A3CF630D74EE}" Name="concrete_wall_block41" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,35.22522,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{8E5DE53D-6ADA-4A45-A4B5-52F02111F5B3}" Name="lightswitch_local11" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="12.943115,30.349731,1.4693069" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{9B7FA83E-6FD3-41D4-B4C3-0704207C43C3}" Name="bench8" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="19.381104,35.750366,0.48434448" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\furniture\chairs\bench1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{22901F3F-835C-4AA8-AB97-3459A0E9F15D}" Name="equipment_locker24" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="17.28418,36.099243,0.09211731" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{D3E7F242-D97F-4221-A6D6-9853840051C8}" Name="SimpleLight25" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.119385,34.312134,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{8E6CD048-A436-4663-BC88-74CB60906970}" Name="SpawnPoint626" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.711914,30.275024,0.49494171" Rotate="0.81915212,0,0,0.57357633" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{0246994C-F748-4CA7-B8B3-0E4EDF517087}" Name="light1393" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.355469,33.877808,3.7053604" Rotate="-0.052336134,0,0,0.99862951" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{68AC5E4D-9111-41C6-AD0E-54E88CB3B701}" Name="SimpleLight28" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.671631,28.831421,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{9457AE56-4B58-4C7A-B1DB-DD316F89C875}" Name="SpawnPoint618" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="14.742676,31.790894,0.23014832" Rotate="0.7132501,0,0,0.70090961" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{AC29375C-F6F4-4EDE-B59B-2F9118E5A66F}" Name="beta_tutorial_screen_53" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,29.82312,-0.056091309" Rotate="4.3711388e-008,0,0,1" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_01.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{73725761-5538-4DC0-B10E-5F7C2684FD1D}" Name="electrical_cabinet829" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.900635,36.223022,1.4137344" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet7.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{34BBC861-91E8-45EC-9577-7E4C93C3576E}" Name="SimpleLight29" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="8.4523926,28.341675,2.888298" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="5" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Entity" Layer="Main" Id="{67C5AC68-C7F5-49AC-BDC4-FCA19E516401}" Name="SimpleLight30" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.827637,27.234741,3.8989639" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="7" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{80FA0169-E53B-4774-8F06-E9A9572A1145}" Name="weaponsrack12" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="15.729248,27.158813,0.092094421" Rotate="0.70710671,0,0,-0.70710683" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\multiplayer\probs\weaponsrack\weaponsrack.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{6F99316B-63D3-4152-A246-73C1BDEA7081}" Name="electrical_cabinet830" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="23.710938,34.689819,0.45849609" Rotate="0.93969262,0,0,-0.34202012" Scale="0.81000006,0.81000006,0.81" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{E5EDDF73-8873-4A18-BDD4-91790EA4882C}" Name="lightswitch_local12" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.071533,32.896362,1.2722397" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{08269874-16D9-42B9-88FA-11E16FD5AEF7}" Name="lightswitch_local10" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.071533,29.900513,1.2722397" Rotate="-1.655685e-008,0,0,1" Scale="3.7616401,3.7616401,3.7616398" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\installations\electric\lightswitch\lightswitch_local1.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{40A3117A-B92E-4EFB-98DE-500E7A8237A2}" Name="chinese_bed7" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.577881,30.917114,0.092102051" Rotate="0.70710677,0,0,-0.70710677" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\chinese_items\chinese_bed\chinese_bed.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{C5655B80-14CB-4A11-94D8-63449AE4F1E5}" Name="light2_yellow14" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.12085,34.345093,3.1655807" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\lights\light2_yellow.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Entity" Layer="Main" Id="{C939AF87-2EA8-4213-A570-68A83F4C93AD}" Name="SimpleLight26" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.119385,28.140015,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{62162E88-F6DE-4992-A678-7CE1D96066C6}" Name="concrete_wall_block35" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,36.132202,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{8583408A-7527-44A3-83B1-4DF402740091}" Name="concrete_wall_block40" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.072998,32.222534,2.1041489" Rotate="0.70710677,-9.9748007e-008,-6.8839398e-008,0.70710677" Scale="0.26661599,0.26661602,0.26661602" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{B319008C-0F1E-4AB0-B5AB-03112F962AA0}" Name="SpawnPoint630" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="23.338135,28.484497,0.5851059" Rotate="0.93969274,0,0,0.34201989" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Brush" Layer="Main" Id="{32170593-3274-4057-BE5E-3C98509EB980}" Name="concrete_wall_block39" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,26.221802,2.1041489" Rotate="0.70710677,-9.9748007e-008,-6.8839398e-008,0.70710677" Scale="0.28979999,0.28979999,0.28979999" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A52FAA98-0146-4689-9048-B4567F5C46BF}" Name="light1395" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.62085,27.960571,3.7053604" Rotate="0.55919302,0,0,0.82903749" ColorRGB="16777215" Material="Objects/Library/architecture/watchtowers/watchtower_asian_glow" MatLayersMask="0" Prefab="Objects\Library\architecture\watchtowers\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{E7B6C2A1-9DE4-4435-AC9C-492B3C0ED015}" Name="concrete_wall_block44" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,33.052856,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{0B6623A4-D9BF-4DF1-A3B6-F93961635A36}" Name="SimpleLight24" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="20.671631,33.820557,2.5298462" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="2" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="5">
<Color clrColor="0.968628,0.917647,0.635294" fColorMultiplier="3" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{CDCDA9AA-79BD-4344-AA0E-0EDE817FBB11}" Name="concrete_wall_block38" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,32.218384,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.21160001,0.21160002,0.21160001" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{A6B7AFAC-BE8B-460F-8E1A-4B5B75C095ED}" Name="beam15" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.481445,33.89563,4.0345078" Rotate="0.95994437,0.23626728,0.14196369,0.050308499" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{0F5D32AE-C4CE-498D-AC35-28788F329E62}" Name="beam16" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="24.639648,27.924683,4.0345078" Rotate="0.74173319,0.27010378,-0.054953221,-0.61143762" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{E3F6E1C2-4012-4723-904F-636AA00E2144}" Name="light1396" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="10.712646,29.116455,2.2678757" Rotate="-0.49999994,0,0,0.86602545" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\critical_structures\mechhangar\light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Shape" Layer="Main" Id="{C60CE5CB-AACC-4A63-955E-24B68A7B2181}" Name="buyzone31" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="11.946289,37.156128,-0.29708099" Rotate="0.70710677,0,0,0.70710677" ColorRGB="16763904" Width="0" Height="4" AreaId="2" GroupId="0" Priority="0" Closed="1" ObstructRoof="0" ObstructFloor="0" DisplayFilled="1" EntityClass="AreaShape">
<Points>
<Point Pos="0,0,0"/>
<Point Pos="-0.72628784,0.72546387,-0.065338135"/>
<Point Pos="-10.690338,0.695755,-0.10832977"/>
<Point Pos="-11.620056,-0.12863159,0"/>
<Point Pos="-11.444733,-7.9234161,-0.01020813"/>
<Point Pos="-10.742767,-10.627365,0"/>
<Point Pos="-9.748291,-12.132263,-0.055961609"/>
<Point Pos="-7.1159668,-14.288956,0.015785217"/>
<Point Pos="-4.2873535,-14.267899,0.051971436"/>
<Point Pos="-2.9200134,-13.381744,0.027320862"/>
<Point Pos="-1.2724304,-11.658066,0"/>
<Point Pos="-0.072052002,-7.9272766,-0.058853149"/>
</Points>
<Entities>
<Entity Id="{7E478A5D-392A-426C-BAE6-5F8E0F23EC6B}"/>
</Entities>
</Object>
<Object Type="Brush" Layer="Main" Id="{D3BDBACD-A689-46E3-9892-21A2B57C381A}" Name="beta_tutorial_screen_51" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,28.492065,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_02.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{714B07D8-7EC9-42E7-A1EA-908B281C19FC}" Name="beam13" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.102051,34.457886,4.0345078" Rotate="0.82396215,0.14196372,0.23626734,0.49508631" Scale="0.20592,0.20591998,0.20592" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\lights\beam.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{896167D8-5B4D-4E9B-B179-AD4DA2BB3259}" Name="equipment_locker23" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.78418,36.099243,0.09211731" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\mobile_camp_structures\us_items\lockers\equipment_locker2.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{D853B9E3-E6D9-4066-8ACA-C81E1EFCE014}" Name="truck_garage_light95" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="16.247803,26.570679,2.449913" Rotate="0.52133387,0.47771433,0.52133381,-0.47771448" Scale="0.63999999,0.63999999,0.63999999" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\library\architecture\nodule\buildings\truck_garage_light.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{42FE66E5-9E57-4FBC-9E58-29F2DBDB9FAF}" Name="beta_tutorial_screen_54" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.030518,36.138062,-0.056091309" Scale="0.55466926,0.55466926,0.55466926" ColorRGB="16777215" Material="Mods/MWLL/Game/Levels/Multiplayer/TC/TC_DaVanichta_V9/tutorial_screens/animated_tutorial_screens" MatLayersMask="0" Prefab="Objects\objects_mwll\architecture\beta_tutorial_screens\beta_tutorial_screen_02.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{9ADC58EB-A48D-429D-9F3D-12B468785B86}" Name="bench9" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="19.897705,26.989868,0.45849609" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\furniture\chairs\bench1.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Entity" Layer="Main" Id="{4A2385EF-5EE6-4E20-B696-844AB9214068}" Name="SpawnPoint631" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="23.557617,34.232178,0.63085938" Rotate="0.25881886,0,0,0.96592587" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="100" HiddenInGame="0" RecvWind="0" EntityClass="SpawnPoint">
<Properties bEnabled="1" teamName="black"/>
</Object>
<Object Type="Entity" Layer="Main" Id="{F522B2F3-FB5D-41A8-A2AC-E8E2F162927A}" Name="SimpleLight27" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="25.900391,34.649048,3.8989639" ColorRGB="65535" MatLayersMask="0" OutdoorOnly="0" CastShadow="1" MotionBlurMultiplier="1" LodRatio="100" ViewDistRatio="10" HiddenInGame="0" RecvWind="0" EntityClass="SimpleLight">
<Properties bActive="1" Radius="10">
<Color clrColor="1,1,1" fColorMultiplier="7" fHDRDynamic="0" fSpecularPercentage="100"/>
<Options bAffectsThisAreaOnly="1" bCastShadow="1"/>
<Projector bProjectInAllDirs="0" fProjectorFov="90" texture_Texture=""/>
<Style fCoronaDistIntensityFactor="1" fCoronaDistSizeFactor="1" fCoronaScale="1" nLightStyle="0"/>
</Properties>
</Object>
<Object Type="Brush" Layer="Main" Id="{2C2809F6-4D50-4785-AF5A-C1AAD2932DBD}" Name="electrical_cabinet831" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.900635,26.560425,1.4137344" Rotate="-4.3711388e-008,0,0,1" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\aircraftcarrier\props\electrical_boxes\electrical_cabinet7.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
<Object Type="Brush" Layer="Main" Id="{9DBFDFFA-0D25-4E40-806A-8B50A7C420E6}" Name="weaponsrack11" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="15.729248,35.657593,0.092094421" Rotate="0.70710671,0,0,-0.70710683" ColorRGB="16777215" MatLayersMask="0" Prefab="Objects\Library\architecture\multiplayer\probs\weaponsrack\weaponsrack.cgf" OutdoorOnly="0" CastShadowMaps="0" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="0"/>
<Object Type="Brush" Layer="Main" Id="{8A1A92FC-B5A1-4AD7-9620-F23B65EE6983}" Name="concrete_wall_block34" Parent="{760577AA-C2F4-4F20-9443-04F4DA8A03CD}" Pos="18.070313,28.466919,-0.12426758" Rotate="-0.49999994,-0.49999994,0.50000006,-0.50000006" Scale="0.23,0.23000002,0.23" ColorRGB="16777215" Material="Objects/objects_mwll/architecture/industrial/refinary/buildings/oiltank_large" MatLayersMask="0" Prefab="Objects\Library\barriers\concrete_wall\concrete_wall_block.cgf" OutdoorOnly="0" CastShadowMaps="1" SupportSecondVisarea="0" CastRAMmap="0" ReceiveRAMmap="0" Hideable="0" LodRatio="100" ViewDistRatio="100" NotTriangulate="0" AIRadius="-1" NoStaticDecals="0" RAMmapQuality="1" NoAmnbShadowCaster="0" RecvWind="0" RndFlags="8"/>
</Objects>
</Object>
</Objects>